the_moderator/lib
Guillaume Dott 2ba7f029cd Check for CollectionProxy to detect has_many
Rails 4 returns an `ActiveRecord::Associations::CollectionProxy` instead
of just an `Array` for has_many associations.
2014-09-23 15:11:08 +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 Check for CollectionProxy to detect has_many 2014-09-23 15:11:08 +02:00
the_moderator.rb Do not automatically include TheModerator::Model in ActiveRecord::Base 2014-08-07 17:42:30 +02:00