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-03-20 21:45:13 +00: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 Add I18n translations to ActiveModel and move more AR specific parts to ActiveRecord::Validations 2009-03-20 21:45:13 +00:00
base.rb tweak activemodel load order a bit 2008-06-27 23:29:47 -07:00
callbacks.rb initial statemachine machine and state classes 2008-06-28 00:55:02 -07:00
core.rb tweak activemodel load order a bit 2008-06-27 23:29:47 -07:00
deprecated_error_methods.rb Improve the deprecation message for Errors#on 2009-03-20 18:12:21 +00:00
errors.rb Add I18n translations to ActiveModel and move more AR specific parts to ActiveRecord::Validations 2009-03-20 21:45:13 +00:00
observing.rb tweak activemodel load order a bit 2008-06-27 23:29:47 -07:00
state_machine.rb Extract state query method definition and quiet method redefinition warning. 2008-11-22 19:19:13 -08:00
test_case.rb Move relevant validation tests from Active Record to Active Model 2009-03-20 15:07:49 +00:00
validations.rb Add I18n translations to ActiveModel and move more AR specific parts to ActiveRecord::Validations 2009-03-20 21:45:13 +00:00
validations_repair_helper.rb Make Active Model test suite similar to Active Record 2009-03-20 10:32:24 +00:00