..
locale
Move the validate!
method to ActiveModel::Validations
.
2015-02-20 16:05:26 -02:00
serializers
Eliminate instance level writers for class accessors
2016-01-22 15:02:46 -08:00
type
Change RangeError to a more specific ActiveModel::RangeError
2016-05-03 14:46:49 -04:00
validations
Support for unified Integer class in Ruby 2.4+
2016-05-18 21:58:51 -07:00
attribute_assignment.rb
Update and fix forbidden attributes tests
2015-11-03 11:34:07 -08:00
attribute_methods.rb
Require only necessary concurrent-ruby classes.
2015-11-04 21:12:28 -05:00
callbacks.rb
Fix the AS::Callbacks terminator regression from 4.2.3
2015-09-22 22:32:56 -04:00
conversion.rb
- [ci skip] regardless
is usually followed by of
and not by if .. or not
.
2016-04-21 00:04:05 +05:30
dirty.rb
Fixed bug introduced in #24519 . Makes build green again
2016-04-13 21:13:33 +03:00
errors.rb
Merge branch 'master' of github.com:rails/docrails
2016-05-14 09:54:23 +00:00
forbidden_attributes_protection.rb
Fix AC::Parameters not being sanitized for query methods.
2015-10-02 16:26:16 +08:00
gem_version.rb
Start Rails 5.1 development 🎉
2016-05-10 03:46:56 -03:00
lint.rb
model.rb
naming.rb
use ActiveModel::Naming module instead of Model [ci skip]
2015-10-06 10:46:14 +02:00
railtie.rb
secure_password.rb
Fix spelling error in has_secure_password documentation [ci skip]
2015-03-03 20:05:02 -05:00
serialization.rb
[ci skip] Fix explanation of ActiveModel::Serialization
2015-10-02 13:20:19 +09:00
test_case.rb
translation.rb
type.rb
use same name to type object
2016-03-09 20:47:45 +09:00
validations.rb
Eliminate instance level writers for class accessors
2016-01-22 15:02:46 -08:00
validator.rb
Chomp: prefer String#chomp where we can for a clarity boost
2016-04-29 13:43:15 -07:00
version.rb