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
2011-02-02 22:04:11 +01: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
validations Use run_callbacks; the generated _run_<name>_callbacks method is not a public interface. 2011-01-31 19:45:53 -02:00
attribute_methods.rb Deleted extra "a" in method comment 2011-01-27 09:27:35 -06:00
callbacks.rb Use run_callbacks; the generated _run_<name>_callbacks method is not a public interface. 2011-01-31 19:45:53 -02: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 fix difference between behaviour of blank and empty 2011-01-05 13:18:10 +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 Properly indent code example block 2011-01-15 17:54:02 +01:00
naming.rb
observing.rb Remove reference to ActiveRecord from ActiveModel comments 2011-01-15 03:10:10 +03:00
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
validations.rb Use run_callbacks; the generated _run_<name>_callbacks method is not a public interface. 2011-01-31 19:45:53 -02:00
validator.rb
version.rb