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 17:36:22 +00:00
..
state_machine Extract state query method definition and quiet method redefinition warning. 2008-11-22 19:19:13 -08:00
validations Move uniqueness and association validations to Active Record 2009-03-19 23:44:30 +00:00
base.rb
callbacks.rb
core.rb
deprecated_error_methods.rb Deprecate Error#on(attribute) in favour of Errors#[attribute] 2009-03-20 17:36:22 +00:00
errors.rb Make Active Resource use ActiveModel::Errors 2009-03-19 23:45:08 +00:00
observing.rb
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 Move all the Active Record validations to Active Model 2009-03-19 23:28:59 +00:00
validations_repair_helper.rb Make Active Model test suite similar to Active Record 2009-03-20 10:32:24 +00:00