1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activemodel/lib/active_model
Rafael Mendonça França 16809025fe Merge pull request #18388 from claudiob/better-docs-for-active-model-lint-tests
Better docs for AM::Lint::Tests
2015-02-06 11:06:59 -02:00
..
locale Move required error message and changelog to Active Record 2015-02-01 10:31:54 -02:00
serializers
validations allow '1' or true for acceptance validation. 2015-01-10 22:47:47 -07:00
attribute_assignment.rb ✂️ and 💅 for #10776 2015-01-23 14:51:59 -07:00
attribute_methods.rb
callbacks.rb
conversion.rb
dirty.rb revises AM:Dirty example [Godfrey Chan & Xavier Noria] 2015-02-06 10:29:05 +01:00
errors.rb Fixed duplicating ActiveModel::Errors#details 2015-01-24 11:58:55 +01:00
forbidden_attributes_protection.rb
gem_version.rb
lint.rb Better docs for AM::Lint::Tests 2015-01-07 09:15:47 -08:00
model.rb use attribute assignment module logic during active model initialization 2015-01-23 14:42:47 -08:00
naming.rb Add missing AS core extension dependency 2015-01-21 08:04:40 +01:00
railtie.rb
secure_password.rb Remove attributes_protected_by_default reference, since MassAssignmentSecurity was removed from ActiveModel f8c9a4d3e8 2015-01-09 17:53:54 -05:00
serialization.rb
test_case.rb
translation.rb
validations.rb
validator.rb Fix validations on child record when record parent has validate: false 2015-02-01 16:03:49 -08:00
version.rb