lucascaton/enumerate_it

Mongoid Support

gbaptista opened this issue · 2 comments

It's possible support the Mongoid? http://mongoid.org/

enumerate_it.rb:1:in `<top (required)>': uninitialized constant ActiveRecord (NameError)

:(

What version are you using? Also, can you post an example of the code you're using? The only place where we are currently depending upon ActiveRecord is for the Rails initializer created by the install generator. Are you using it?

Closing due to lack of information.