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
2010-12-29 10:18:14 -08:00
..
locale Remove weak_passwords list and the length/strong password validator, leave that up to the programmer 2010-12-19 15:01:29 -02:00
mass_assignment_security
serializers Take into account current time zone when serializing datetime values [#6096 state:resolved] 2010-12-09 09:01:49 +01:00
validations Add support for namespaced validators 2010-12-16 01:49:28 +05:30
attribute_methods.rb No need to symbolize these. 2010-12-27 09:30:36 +01:00
callbacks.rb No need to symbolize these. 2010-12-27 09:30:36 +01:00
conversion.rb
dirty.rb Remove require AS::Concern from places where is already in 2010-12-19 19:15:26 -02:00
errors.rb ActiveModel::Errors.to_hash returns plain OrderedHash and used in to_json serialization to properly handle multiple errors per attribute [#5615 state:resolved] 2010-12-01 11:43:37 +01:00
lint.rb Move ActiveModel::Lint::Tests documentation to be above module declaration so it appears in the API docs for this module. 2010-12-09 18:16:18 +10:00
mass_assignment_security.rb
naming.rb
observing.rb
railtie.rb
secure_password.rb Instance methods shouldnt be added until you actually call has_secure_password 2010-12-29 10:18:14 -08:00
serialization.rb 'nil' => nil 2010-12-17 14:37:22 +09:00
test_case.rb
translation.rb default could be a symbol here so attribute.to_s.humanize should be the final option 2010-12-05 12:57:45 -02:00
validations.rb Tests and docs which explain the use of validate with a block and without arguments 2010-12-19 18:50:18 -02:00
validator.rb
version.rb Update the version.rb files to include a PRE part 2010-11-16 17:19:46 -08:00