.. |
locale
|
Move required error message and changelog to Active Record
|
2015-02-01 10:31:54 -02:00 |
serializers
|
Use Active Model, not ActiveModel in plain English
|
2015-01-02 14:19:21 -08:00 |
validations
|
allow '1' or true for acceptance validation.
|
2015-01-10 22:47:47 -07:00 |
attribute_assignment.rb
|
✂️ and 💅 for #10776
|
2015-01-23 14:51:59 -07:00 |
attribute_methods.rb
|
Correctly handle multiple attribute method prefix/suffixes which match
|
2014-12-04 15:50:31 -07:00 |
callbacks.rb
|
Deprecate false as the way to halt AM callbacks
|
2015-01-02 15:31:56 -08:00 |
conversion.rb
|
Use Active Model, not ActiveModel in plain English
|
2015-01-02 14:19:21 -08:00 |
dirty.rb
|
Don't calculate in-place changes on attribute assignment
|
2015-01-18 13:43:31 -07:00 |
errors.rb
|
Fixed duplicating ActiveModel::Errors#details
|
2015-01-24 11:58:55 +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
|
Use Active Model, not ActiveModel in plain English
|
2015-01-02 14:19:21 -08:00 |
lint.rb
|
Use #model_name on instances instead of classes
|
2014-06-24 17:20:24 -07:00 |
model.rb
|
use attribute assignment module logic during active model initialization
|
2015-01-23 14:42:47 -08:00 |
naming.rb
|
Add missing AS core extension dependency
|
2015-01-21 08:04:40 +01:00 |
railtie.rb
|
|
|
secure_password.rb
|
Remove attributes_protected_by_default reference, since MassAssignmentSecurity was removed from ActiveModel f8c9a4d3e8
|
2015-01-09 17:53:54 -05:00 |
serialization.rb
|
✂️ and 💅 from d60c405 [ci skip]
|
2014-06-16 11:35:43 -07:00 |
test_case.rb
|
|
|
translation.rb
|
|
|
validations.rb
|
Pass through the prepend option to AS::Callback
|
2014-12-12 14:51:02 -08:00 |
validator.rb
|
Use Active Model, not ActiveModel in plain English
|
2015-01-02 14:19:21 -08:00 |
version.rb
|
Use Active Model, not ActiveModel in plain English
|
2015-01-02 14:19:21 -08:00 |