.. |
locale
|
Add I18n translations to ActiveModel and move more AR specific parts to ActiveRecord::Validations
|
2009-03-20 21:45:13 +00:00 |
serializers
|
Integrate AMo JSON serializer into AR
|
2009-07-03 23:12:42 -05:00 |
state_machine
|
Extract state query method definition and quiet method redefinition warning.
|
2008-11-22 19:19:13 -08:00 |
validations
|
Properly require ActiveModel validation dependencies
|
2009-06-08 20:32:08 -05:00 |
attributes.rb
|
Integrate AMo JSON serializer into AR
|
2009-07-03 23:12:42 -05:00 |
base.rb
|
tweak activemodel load order a bit
|
2008-06-27 23:29:47 -07:00 |
deprecated_error_methods.rb
|
Properly require ActiveModel validation dependencies
|
2009-06-08 20:32:08 -05:00 |
errors.rb
|
Simplify AMo validation attribute reader
|
2009-06-17 21:27:54 -05:00 |
naming.rb
|
Move model naming into ActiveModel
|
2009-06-17 10:37:39 -05:00 |
observing.rb
|
Move observing notify helper into AMo
|
2009-06-11 13:41:48 -05:00 |
serializer.rb
|
Integrate AMo JSON serializer into AR
|
2009-07-03 23:12:42 -05:00 |
state_machine.rb
|
AM::StateMachine autoloads
|
2009-05-30 11:59:16 -07:00 |
test_case.rb
|
Move relevant validation tests from Active Record to Active Model
|
2009-03-20 15:07:49 +00:00 |
validations.rb
|
Simplify AMo validation attribute reader
|
2009-06-17 21:27:54 -05:00 |
validations_repair_helper.rb
|
Use AS::Concern in ActiveModel
|
2009-05-30 09:35:24 -05:00 |