the_moderator/lib
Guillaume Dott 9268dfb0b9 Do not automatically include TheModerator::Model in ActiveRecord::Base
When automatically including the module in ActiveRecord::Base, it gives
a hierarchy error with Rails 4.
The module must be included in the required models.
2014-08-07 17:42:30 +02:00
..
generators/the_moderator/install Rename create_migration method in generator for Rails 4 2014-08-07 17:42:30 +02:00
the_moderator Do not automatically include TheModerator::Model in ActiveRecord::Base 2014-08-07 17:42:30 +02:00
the_moderator.rb Do not automatically include TheModerator::Model in ActiveRecord::Base 2014-08-07 17:42:30 +02:00