rails/activemodel/lib/active_model
Vipul A M 0f67f00d94 AM#Dirty doc fixes
- Grammar fixes
- Add doc for changes_include?
-  implemntations => implementations
2015-02-01 13:43:35 +05:30
..
locale Add singular and plural form for some validation messages 2014-05-02 18:32:11 +02:00
serializers Use Active Model, not ActiveModel in plain English 2015-01-02 14:19:21 -08:00
validations allow '1' or true for acceptance validation. 2015-01-10 22:47:47 -07:00
attribute_methods.rb Correctly handle multiple attribute method prefix/suffixes which match 2014-12-04 15:50:31 -07:00
callbacks.rb Fix description for AM::Callbacks 2015-01-31 11:59:02 +05:30
conversion.rb Use Active Model, not ActiveModel in plain English 2015-01-02 14:19:21 -08:00
dirty.rb AM#Dirty doc fixes 2015-02-01 13:43:35 +05:30
errors.rb Fix error messages scope [skip ci] 2015-01-12 18:21:56 +03:00
forbidden_attributes_protection.rb Check attributes passed to create_with and where 2014-08-18 14:07:37 -03:00
gem_version.rb Use Active Model, not ActiveModel in plain English 2015-01-02 14:19:21 -08:00
lint.rb Use #model_name on instances instead of classes 2014-06-24 17:20:24 -07:00
model.rb Use ActiveSupport::Concern instead of the traditinal way 2014-08-25 11:06:06 -07:00
naming.rb removing unecessary parameter in private method 2015-01-06 00:10:56 +00:00
railtie.rb Use BCrypt's MIN_COST in the test environment for speedier tests 2012-11-14 09:42:54 -06:00
secure_password.rb Remove attributes_protected_by_default reference, since MassAssignmentSecurity was removed from ActiveModel f8c9a4d3e88181 2015-01-09 17:53:54 -05:00
serialization.rb ✂️ and 💅 from d60c405 [ci skip] 2014-06-16 11:35:43 -07:00
test_case.rb Remove dead code from AMo. 2011-12-20 18:38:20 +01:00
translation.rb Convert ActiveModel to 1.9 hash syntax. 2013-05-01 18:01:46 -07:00
validations.rb Pass through the prepend option to AS::Callback 2014-12-12 14:51:02 -08:00
validator.rb Use Active Model, not ActiveModel in plain English 2015-01-02 14:19:21 -08:00
version.rb Use Active Model, not ActiveModel in plain English 2015-01-02 14:19:21 -08:00