1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activemodel/lib/active_model
2009-06-11 13:21:56 -05:00
..
locale Add I18n translations to ActiveModel and move more AR specific parts to ActiveRecord::Validations 2009-03-20 21:45:13 +00: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
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 each yields per message not per attribute 2009-06-08 19:37:51 -07:00
observing.rb Fix observing AS dependencies 2009-06-11 13:21:56 -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 Properly require ActiveModel validation dependencies 2009-06-08 20:32:08 -05:00
validations_repair_helper.rb Use AS::Concern in ActiveModel 2009-05-30 09:35:24 -05:00