.. |
locale
|
Move the validate! method to ActiveModel::Validations .
|
2015-02-20 16:05:26 -02:00 |
serializers
|
Add more rubocop rules about whitespaces
|
2016-10-29 01:17:49 -02:00 |
type
|
Merge pull request #25296 from kamipo/use_inspect_for_type_cast_for_schema
|
2017-02-28 18:19:33 -05:00 |
validations
|
Remove :doc: for NumericalityValidator [ci skip]
|
2017-02-17 23:11:01 +09:00 |
attribute_assignment.rb
|
normalizes indentation and whitespace across the project
|
2016-08-06 20:16:27 +02:00 |
attribute_methods.rb
|
Fix define_attribute_method with Symbol in AR
|
2017-02-21 20:33:32 +09:00 |
callbacks.rb
|
Remove deprecated behavior that halts callbacks when the return is false
|
2017-02-07 12:19:37 -03:00 |
conversion.rb
|
[ci skip] Fix bad examples in rdoc
|
2016-09-17 14:21:38 +03:00 |
dirty.rb
|
Update ActiveModel::Dirty Doc [ci skip]
|
2016-09-16 10:57:04 -04:00 |
errors.rb
|
Make ActiveModel::Errors backward compatible with 4.2
|
2016-12-08 16:27:47 -05:00 |
forbidden_attributes_protection.rb
|
Privatize unneededly protected methods in Active Model
|
2016-12-24 12:18:16 +09:00 |
gem_version.rb
|
Preparing for 5.1.0.beta1 release
|
2017-02-23 14:53:21 -05:00 |
lint.rb
|
applies remaining conventions across the project
|
2016-08-06 20:20:22 +02:00 |
model.rb
|
Add Action View to Active Model API documentation
|
2016-12-06 22:37:25 -05:00 |
naming.rb
|
self. is not needed when calling its own instance method
|
2017-01-05 19:58:52 +09:00 |
railtie.rb
|
|
|
secure_password.rb
|
applies new string literal convention in activemodel/lib
|
2016-08-06 18:38:02 +02:00 |
serialization.rb
|
applies new string literal convention in activemodel/lib
|
2016-08-06 18:38:02 +02:00 |
translation.rb
|
self. is not needed when calling its own instance method
|
2017-01-05 19:58:52 +09:00 |
type.rb
|
Merge pull request #26696 from iainbeeston/only-ruby-types-in-activemodel
|
2016-12-08 13:45:47 -05:00 |
validations.rb
|
Privatize unneededly protected methods in Active Model
|
2016-12-24 12:18:16 +09:00 |
validator.rb
|
Fix typo
|
2017-01-10 18:22:52 -05:00 |
version.rb
|
applies new string literal convention in activemodel/lib
|
2016-08-06 18:38:02 +02:00 |