.. |
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 |
validations
|
Fix failure introduced by #17351 due to the new mocks implementation
|
2015-09-01 08:53:29 -03:00 |
attribute_assignment.rb
|
Follow-up to #10776
|
2015-02-26 15:40:03 +01:00 |
attribute_methods.rb
|
Rename match_attribute_method? to matched_attribute_method
|
2015-08-12 00:23:12 +02:00 |
callbacks.rb
|
Fix description for AM::Callbacks
|
2015-01-31 11:59:02 +05:30 |
conversion.rb
|
Use Active Model, not ActiveModel in plain English
|
2015-01-02 14:19:21 -08:00 |
dirty.rb
|
minor rdoc syntax fix [ci skip]
|
2015-05-08 14:45:32 -07: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
|
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
|
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
|
Freeze string literals when not mutated.
|
2015-07-19 17:45:10 -05: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
|
Tiny documentation improvements [ci skip]
|
2015-08-28 15:33:48 +02:00 |
test_case.rb
|
|
|
translation.rb
|
|
|
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 |