.. |
locale
|
Add singular and plural form for some validation messages
|
2014-05-02 18:32:11 +02:00 |
serializers
|
Use #model_name on instances instead of classes
|
2014-06-24 17:20:24 -07:00 |
validations
|
Prefix internal method with _
|
2014-10-25 17:12:19 -07:00 |
attribute_methods.rb
|
Fix typo in AMo docs [ci skip]
|
2014-01-06 08:45:21 -02:00 |
callbacks.rb
|
fix typo in in define_model_callbacks comment [ci skip]
|
2014-10-03 15:31:14 -06:00 |
conversion.rb
|
[ci skip] correct docs for conversion
|
2014-06-11 23:29:23 +05:30 |
dirty.rb
|
Don't expose these new APIs yet (added in 877ea78 / #16189)
|
2014-08-16 23:09:10 -07:00 |
errors.rb
|
Add #key? to ActiveModel::Errors
|
2014-10-14 09:53:26 +01:00 |
forbidden_attributes_protection.rb
|
Check attributes passed to create_with and where
|
2014-08-18 14:07:37 -03:00 |
gem_version.rb
|
Preparing for 4.2.0.beta2 release
|
2014-09-26 17:19:53 -03:00 |
lint.rb
|
Use #model_name on instances instead of classes
|
2014-06-24 17:20:24 -07:00 |
model.rb
|
Use ActiveSupport::Concern instead of the traditinal way
|
2014-08-25 11:06:06 -07:00 |
naming.rb
|
No need to check model_name anymore
|
2014-08-17 23:02:27 -03: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 allow_blank option instead
|
2014-09-14 00:19:33 +05:30 |
serialization.rb
|
✂️ and 💅 from d60c405 [ci skip]
|
2014-06-16 11:35:43 -07:00 |
test_case.rb
|
|
|
translation.rb
|
Convert ActiveModel to 1.9 hash syntax.
|
2013-05-01 18:01:46 -07:00 |
validations.rb
|
Prefix internal method with _
|
2014-10-25 17:12:19 -07:00 |
validator.rb
|
Fix example code of EachValidator [ci skip]
|
2014-07-28 18:35:28 +08:00 |
version.rb
|
Introduce Rails.gem_version
|
2014-03-05 12:37:38 -05:00 |