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-06-11 03:09:27 +03:00
..
locale Use %{} syntax in I18n (faster) instead of {{}}. 2010-05-01 12:54:52 +02:00
serializers Really make include_root_in_json default to true [#3770 state:resolved] 2010-06-08 01:02:45 +02:00
validations Fixed numericality validator in ActiveModel to reject hex numbers for floats completely [#4622 state:commited] 2010-05-18 03:10:56 +02:00
attribute_methods.rb typo 'Provivdes' -> 'Provides' 2010-05-05 00:55:44 -03:00
callbacks.rb fix stack trace lines on class_eval 2010-04-09 21:28:49 +02:00
conversion.rb Fix spelling error in ActiveModel::Conversion docs. [#4826 state:resolved] 2010-06-11 03:09:27 +03:00
deprecated_error_methods.rb Properly require ActiveModel validation dependencies 2009-06-08 20:32:08 -05:00
dirty.rb a cloned object no longer mimics changed flags from creator , plus a test case [#4614 state:resolved] 2010-05-16 23:04:40 +02:00
errors.rb revises rdoc of AMo::Error#add [#4738 state:resolved] 2010-06-01 15:44:14 +02:00
lint.rb ActiveModel::Lint should not require our models to respond to id. 2010-02-28 11:39:39 +01:00
naming.rb Revert "Refactor of active_model/naming.rb and allow collection and element to be writable" 2010-05-12 21:02:16 +02:00
observing.rb Observing module is using constantize 2010-06-06 22:42:28 -07:00
railtie.rb Some railties cleanup: 2009-12-31 13:12:52 -08:00
serialization.rb Full update on ActiveModel documentation 2010-02-01 10:08:20 +11:00
test_case.rb Autoload AS test case 2010-01-04 16:22:46 -06:00
translation.rb Full update on ActiveModel documentation 2010-02-01 10:08:20 +11:00
validations.rb class_attribute is not a direct replacement of class_inheritable_*. 2010-06-10 19:39:09 +02:00
validator.rb minor changes to instance level validations implementation based on feedback from José Valim 2010-05-13 13:57:37 -07:00
version.rb Get ready for beta 4 2010-06-08 14:47:02 -04:00