acts_as_tree not working with sinatra

36 Views Asked by At

I cant get acts_as_tree working with sinatra. I keep getting the following error.

undefined method `acts_as_tree' for User

I think its not supported for Sinatra. Any input is welcome. Just additional information. I am using Sinatra ActiveRecord

0

There are 0 best solutions below