..
locale
confirmation validation error attribute
2012-04-23 17:16:05 -04:00
serializers
Specify type of singular association during serialization
2012-11-28 11:48:32 -08:00
validations
Merge pull request #7282 from xHire/validates_length_of_fix
2012-11-26 18:44:07 -02:00
attribute_methods.rb
cleanup, remove broken whitespace
2012-11-25 16:57:29 +01:00
callbacks.rb
cleanup, removed dispensable require
statements from ActiveModel
2012-11-25 17:08:57 +01:00
conversion.rb
cleanup, removed dispensable require
statements from ActiveModel
2012-11-25 17:08:57 +01:00
deprecated_mass_assignment_security.rb
Point user to strong_parameters as the new protection model [ci skip]
2012-11-18 15:40:41 +02:00
dirty.rb
Reset attributes should not report changes.
2012-12-01 16:58:09 -02:00
errors.rb
Replace comments' non-breaking spaces with spaces
2012-12-04 22:11:54 -08:00
forbidden_attributes_protection.rb
rm dead code
2012-11-09 10:31:23 +09:00
lint.rb
minor edits in AM documentation [ci skip]
2012-10-21 01:26:01 -05:00
model.rb
minor edits in AM documentation [ci skip]
2012-10-21 01:26:01 -05:00
naming.rb
cleanup, removed dispensable require
statements from ActiveModel
2012-11-25 17:08:57 +01: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
Initialize #min_cost to avoid warning in Ruby 2.0
2012-11-17 18:40:01 -02:00
serialization.rb
Replace comments' non-breaking spaces with spaces
2012-12-04 22:11:54 -08:00
test_case.rb
Remove dead code from AMo.
2011-12-20 18:38:20 +01:00
translation.rb
minor edits in AM documentation [ci skip]
2012-10-21 01:26:01 -05:00
validations.rb
cleanup, removed dispensable require
statements from ActiveModel
2012-11-25 17:08:57 +01:00
validator.rb
Replace comments' non-breaking spaces with spaces
2012-12-04 22:11:54 -08:00
version.rb
rails/master is now 4.0.0.beta and will only support Ruby 1.9.3+
2011-12-20 09:30:37 -06:00