Commit Graph

14 Commits (6f09cf80a7896204727b0a47218f924f57817bd4)

Author SHA1 Message Date
Michèle Marais 6f09cf80a7 Add field for displayed data 2014-04-24 14:21:43 +02:00
Guillaume DOTT d47bc11145 Test moderation of fields of an associated model 2013-11-28 11:08:22 +01:00
Guillaume DOTT 1752c5a843 Add moderated_fields_for method 2013-11-28 11:08:22 +01:00
Guillaume DOTT 9c24f2fc1b Add more classes in dummy app to test association moderation 2013-11-28 11:08:22 +01:00
Guillaume DOTT 7612d2f45e Test ModerationModel methods 2013-11-28 11:08:22 +01:00
Guillaume DOTT d9b99bb6e7 Write description and summary 2013-11-28 11:08:22 +01:00
Guillaume DOTT 31090e74cc Use ActiveSupport::Concern for included modules 2013-11-28 11:08:21 +01:00
Guillaume DOTT 6257d03e45 Create dummy rails app with combustion and first tests 2013-11-28 11:08:21 +01:00
Guillaume DOTT 66fb7733b4 Force dependency to rails ~> 3.2.0 2013-11-28 11:08:21 +01:00
Guillaume DOTT 539883ec67 Moderate has_many and has_one associations 2013-11-28 11:08:21 +01:00
Guillaume DOTT 76ba4d22de Add moderated? method to check if an attribute is being moderated 2013-11-28 11:08:21 +01:00
Guillaume DOTT fc72e412bc Add install generator for migration and default model 2013-11-28 11:08:21 +01:00
Guillaume DOTT c3c4962d18 Add moderate method and ModerationModel class 2013-11-28 11:08:21 +01:00
Guillaume DOTT fa60263ecb First commit 2013-11-28 11:08:21 +01:00