rails--rails/activemodel/lib/active_model
Pratik Naik dba196cb7f Merge docrails 2010-01-17 03:26:20 +05:30
..
locale Errors messages are now moved from :activerecord.errors to simply :errors on I18n yml files. 2010-01-07 15:31:49 +01:00
serializers Change the ActiveModel::Base.include_root_in_json default to true for Rails 3 [DHH] 2010-01-03 22:02:10 -05:00
state_machine Add simple support for ActiveModel's StateMachine for ActiveRecord 2009-08-04 11:03:57 -05:00
validations Merge docrails 2010-01-17 03:26:20 +05:30
attribute_methods.rb Ruby 1.9.2: explicit coercion check no longer needed; bug fixed upstream 2010-01-01 11:02:09 -08:00
callbacks.rb Merge docrails 2010-01-17 03:26:20 +05:30
conversion.rb Merge docrails 2010-01-17 03:26:20 +05:30
deprecated_error_methods.rb Properly require ActiveModel validation dependencies 2009-06-08 20:32:08 -05:00
dirty.rb Merge docrails 2010-01-17 03:26:20 +05:30
errors.rb Errors messages are now moved from :activerecord.errors to simply :errors on I18n yml files. 2010-01-07 15:31:49 +01:00
lint.rb Add naming to AMo::Lint 2010-01-02 22:27:02 +01:00
naming.rb Small clean up in Naming and TTranslation tests. 2009-12-23 12:28:02 +01:00
observing.rb Kill AMo observing wrap_with_notifications since ARes was only using it 2009-09-02 11:44:36 -05:00
railtie.rb Some railties cleanup: 2009-12-31 13:12:52 -08:00
serialization.rb Break up concerns for choosing what attributes should be serialized and the actual serializer 2009-08-13 22:27:36 -05:00
state_machine.rb Add simple support for ActiveModel's StateMachine for ActiveRecord 2009-08-04 11:03:57 -05:00
test_case.rb Autoload AS test case 2010-01-04 16:22:46 -06:00
translation.rb Allow to specify default attributes names translation in I18n yml files. 2010-01-07 15:31:50 +01:00
validations.rb Allow :if, :unless, :on, :allow_nil and :allow_blank as shared options in validates. 2010-01-07 19:23:59 +01:00
validator.rb Add validates method as shortcut to setup validators for a given set of attributes: 2010-01-07 19:23:59 +01:00
version.rb License, version, and gemspec for ActiveModel. Ship it! 2009-08-31 19:09:16 -05:00