rails--rails/activemodel/lib/active_model
Jeremy Kemper 5481e54175 AM::StateMachine autoloads 2009-05-30 11:59:16 -07: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 Validation options dont need explicit :on => :save 2009-03-21 01:16:30 +00:00
base.rb tweak activemodel load order a bit 2008-06-27 23:29:47 -07:00
deprecated_error_methods.rb Deprecate Errors#on_base/add_to_base/invalid?/each_full 2009-03-21 18:34:05 +00:00
errors.rb Merge branch 'master' into active_model 2009-05-29 16:06:21 -05:00
observing.rb Get rid of active_model/core and active_model/callbacks 2009-03-21 01:32:59 +00: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 Use AS::Concern in ActiveModel 2009-05-30 09:35:24 -05:00
validations_repair_helper.rb Use AS::Concern in ActiveModel 2009-05-30 09:35:24 -05:00