.. |
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
|
Chomp: prefer String#chomp where we can for a clarity boost
|
2016-04-29 13:43:15 -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
|
Better docs for AM::Lint::Tests
|
2015-01-07 09:15:47 -08:00 |
model.rb
|
use attribute assignment module logic during active model initialization
|
2015-01-23 14:42:47 -08:00 |
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
|
Convert ActiveModel to 1.9 hash syntax.
|
2013-05-01 18:01:46 -07:00 |
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
|
Use Active Model, not ActiveModel in plain English
|
2015-01-02 14:19:21 -08:00 |