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
2010-07-16 09:58:01 -04:00
..
locale Added headings to serializers. 2010-06-14 13:59:55 +04:30
mass_assignment_security Add missing require to use Set 2010-07-11 02:55:47 -03:00
serializers adding proper markup to comment 2010-07-16 09:58:01 -04:00
validations Refactor previous commit a bit [#4057 state:resolved] 2010-06-21 12:17:24 +02:00
attribute_methods.rb Fix a bunch of minor spelling mistakes 2010-06-15 12:04:22 +04:00
callbacks.rb Changes call backs to callbacks. 2010-06-15 22:48:10 +04:30
conversion.rb Minor changes to callbacks and conversion API docs. 2010-06-14 13:28:00 +04:30
deprecated_error_methods.rb Regression with how base errors messages are added to a model. Works correctly for both string error messages and symbol translated messages. 2010-06-23 14:45:55 +02:00
dirty.rb Changes call backs to callbacks. 2010-06-15 22:48:10 +04:30
errors.rb Add a missing require to allow the usage of Array#to_xml 2010-07-03 09:59:51 -03:00
lint.rb Active Model lint - fix minor typos 2010-06-15 13:38:22 -04:00
mass_assignment_security.rb Change documentation for ActiveModel::MassAssignmentSecurity a bit and make debug always be called since some people may overwrite warn! to add extra behavior even if logger is not available. 2010-07-08 19:02:34 +02:00
naming.rb edit pass: the names of Rails components have a space, ie, "Active Record", not "ActiveRecord" 2010-06-14 23:22:04 +02:00
observing.rb Improve a bit the code in latest commits. 2010-07-08 22:59:41 +02:00
railtie.rb Some railties cleanup: 2009-12-31 13:12:52 -08:00
serialization.rb Revised and added headings. 2010-06-14 13:49:01 +04:30
test_case.rb Autoload AS test case 2010-01-04 16:22:46 -06:00
translation.rb Fix a bunch of minor spelling mistakes 2010-06-15 12:04:22 +04:00
validations.rb Merge remote branch 'rails/master' 2010-06-20 23:13:19 +02:00
validator.rb Fix a bunch of minor spelling mistakes 2010-06-15 12:04:22 +04:00
version.rb Get ready for beta 4 2010-06-08 14:47:02 -04:00