.. |
locale
|
Use :present as key for the absence validatior message
|
2012-12-21 17:10:16 -03:00 |
serializers
|
chmod -x from non-script files
|
2012-12-24 23:36:19 +09:00 |
validations
|
validates_confirmation_of does not override writer methods.
|
2013-03-04 18:51:34 +01:00 |
attribute_methods.rb
|
prefer american spelling of 'behavior'
|
2013-01-07 11:47:27 +03:00 |
callbacks.rb
|
Missing require extract_options
|
2013-01-31 23:45:36 +09:00 |
conversion.rb
|
Small Typo
|
2013-03-04 13:23:23 +05:30 |
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
|
Prefer find_by over dynamic finders in rdoc
|
2013-04-02 15:09:15 -04:00 |
errors.rb
|
Improve changelog entry for ActiveModel::Errors#full_messages_for [ci skip]
|
2013-03-30 14:38:13 -03: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
|
Prefer find_by over dynamic finders in rdoc
|
2013-04-02 15:09:15 -04: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
|
Tidying up some require : removing useless sort and homogenizing with the rest of the code the wat the includes are done
|
2013-03-20 18:24:48 +00:00 |
validator.rb
|
Clarify ActiveModel::Validator initialization in docs.
|
2013-02-09 15:54:14 +01:00 |
version.rb
|
Add version method to top level modules
|
2013-03-21 19:56:07 +11:00 |