.. |
locale
|
Move the validate! method to ActiveModel::Validations .
|
2015-02-20 16:05:26 -02:00 |
serializers
|
Use Active Model, not ActiveModel in plain English
|
2015-01-02 14:19:21 -08:00 |
validations
|
Merge pull request #19448 from tgxworld/fix_activesupport_callbacks_clash_on_run
|
2015-04-06 18:58:19 -03:00 |
attribute_assignment.rb
|
Follow-up to #10776
|
2015-02-26 15:40:03 +01:00 |
attribute_methods.rb
|
formatting changes
|
2015-05-29 16:27:23 -04: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
|
formatting changes
|
2015-05-29 16:27:23 -04: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
|
Require Module#delegate core ext in ActiveModel::Naming
|
2015-03-31 11:41:16 +11:00 |
railtie.rb
|
Use BCrypt's MIN_COST in the test environment for speedier tests
|
2012-11-14 09:42:54 -06:00 |
secure_password.rb
|
Fix spelling error in has_secure_password documentation [ci skip]
|
2015-03-03 20:05:02 -05:00 |
serialization.rb
|
ensure method_missing called for non-existing methods passed to
|
2015-04-28 21:06:30 -04:00 |
test_case.rb
|
Remove dead code from AMo.
|
2011-12-20 18:38:20 +01:00 |
translation.rb
|
Convert ActiveModel to 1.9 hash syntax.
|
2013-05-01 18:01:46 -07:00 |
validations.rb
|
Don't document private internal constant [ci skip]
|
2015-04-26 15:47:29 -07: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 |