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
2016-04-07 15:37:17 +05:30
..
locale
serializers Eliminate instance level writers for class accessors 2016-01-22 15:02:46 -08:00
type Apply scale before precision when coercing floats to decimal 2016-03-24 16:09:19 -06:00
validations fix length validation error typo 2016-04-07 15:37:17 +05:30
attribute_assignment.rb Update and fix forbidden attributes tests 2015-11-03 11:34:07 -08:00
attribute_methods.rb Require only necessary concurrent-ruby classes. 2015-11-04 21:12:28 -05:00
callbacks.rb Fix the AS::Callbacks terminator regression from 4.2.3 2015-09-22 22:32:56 -04:00
conversion.rb
dirty.rb Merge pull request #22333 from harrykiselev/patch-3 2015-11-21 11:21:20 +01:00
errors.rb Allow passing record being validated to error message generator 2016-04-05 12:55:02 +05:30
forbidden_attributes_protection.rb Fix AC::Parameters not being sanitized for query methods. 2015-10-02 16:26:16 +08:00
gem_version.rb Prep release for Rails 5 beta3 2016-02-24 10:27:02 -05:00
lint.rb
model.rb
naming.rb use ActiveModel::Naming module instead of Model [ci skip] 2015-10-06 10:46:14 +02:00
railtie.rb
secure_password.rb
serialization.rb [ci skip] Fix explanation of ActiveModel::Serialization 2015-10-02 13:20:19 +09:00
test_case.rb
translation.rb
type.rb use same name to type object 2016-03-09 20:47:45 +09:00
validations.rb Eliminate instance level writers for class accessors 2016-01-22 15:02:46 -08:00
validator.rb Revert changes to validations from PR #18612 2016-02-23 15:21:46 -05:00
version.rb