.. |
locale
|
Move the validate! method to ActiveModel::Validations .
|
2015-02-20 16:05:26 -02:00 |
serializers
|
Remove XML Serialization from core.
|
2015-08-07 11:01:48 -04:00 |
type
|
Clean up the implementation of AR::Dirty
|
2015-09-24 14:06:59 -06:00 |
validations
|
validates_acceptance_of shouldn't require a database connection
|
2015-09-25 07:54:38 -06:00 |
attribute_assignment.rb
|
Follow-up to #10776
|
2015-02-26 15:40:03 +01:00 |
attribute_methods.rb
|
Replaced ThreadSafe::Map with successor Concurrent::Map .
|
2015-09-19 09:56:26 -04:00 |
callbacks.rb
|
Fix the AS::Callbacks terminator regression from 4.2.3
|
2015-09-22 22:32:56 -04:00 |
conversion.rb
|
Use Active Model, not ActiveModel in plain English
|
2015-01-02 14:19:21 -08:00 |
dirty.rb
|
Improve the performance of save and friends
|
2015-09-24 14:06:59 -06:00 |
errors.rb
|
File encoding is defaulted to utf-8 in Ruby >= 2.1
|
2015-09-18 17:05:05 +09: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
|
Use Active Model, not ActiveModel in plain English
|
2015-01-02 14:19:21 -08: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
|
Fixed humane -> human [ci skip]
|
2015-09-26 00:51:46 +05:30 |
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
|
Remove no-op options being passed in AM type registrations
|
2015-09-21 10:17:33 -06:00 |
validations.rb
|
Validate multiple contexts on valid? and invalid? at once.
|
2015-09-07 22:42:50 +01:00 |
validator.rb
|
Change the deprecation messages to show the preferred way to work with
|
2015-02-20 20:58:58 -02:00 |
version.rb
|
Use Active Model, not ActiveModel in plain English
|
2015-01-02 14:19:21 -08:00 |