.. |
locale
|
Use :present as key for the absence validatior message
|
2012-12-21 17:10:16 -03:00 |
serializers
|
it's xml, not json
|
2013-07-13 16:25:04 -07:00 |
validations
|
remove evals from AM::Validations::Callbacks
|
2013-06-30 18:47:55 +08:00 |
attribute_methods.rb
|
eagerly initialize the attributes module to avoid check-then-set race conditions
|
2013-07-02 14:34:40 -07:00 |
callbacks.rb
|
remove some evals from callback conditionals
|
2013-06-11 10:20:29 -07:00 |
conversion.rb
|
Small Typo
|
2013-03-04 13:23:23 +05:30 |
dirty.rb
|
Merge pull request #8791 from griffinmyers/master
|
2013-10-03 11:37:10 -03:00 |
errors.rb
|
Fix: documentation for ActiveModel::Errors
|
2013-08-05 18:58:22 +09:00 |
forbidden_attributes_protection.rb
|
rm dead code
|
2012-11-09 10:31:23 +09:00 |
lint.rb
|
respond_to -> respond to in a message from AM::Lint
|
2013-05-12 13:59:51 +02:00 |
model.rb
|
ActiveModel::Model inclusion chain backward compatibility
|
2013-06-20 12:16:17 +10:00 |
naming.rb
|
Revert "Merge pull request #11053 from yangchenyun/mine"
|
2013-06-22 18:36:26 +02: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
|
Use bcrypt's public cost attr, not internal constant
|
2013-10-10 11:46:59 -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
|
Convert ActiveModel to 1.9 hash syntax.
|
2013-05-01 18:01:46 -07:00 |
validations.rb
|
remove some evals from callback conditionals
|
2013-06-11 10:20:29 -07:00 |
validator.rb
|
deprecate Validator#setup (to get rid of a respond_to call). validators do their setup in their constructor now.
|
2013-05-23 10:00:44 -03:00 |
version.rb
|
rails/master is now 4.1.0.beta
|
2013-04-29 13:15:24 -03:00 |