.. |
locale
|
added :other_than => :!= option to numericality validator
|
2011-12-21 10:54:44 +01:00 |
mass_assignment_security
|
use logger.warn for warnings
|
2012-01-04 13:37:47 -08:00 |
serializers
|
Remove Array.wrap call in ActiveModel
|
2012-01-06 01:04:33 -03:00 |
validations
|
Merge branch 'master' of github.com:lifo/docrails
|
2012-01-11 20:18:55 +05:30 |
attribute_methods.rb
|
Support configuration on ActiveRecord::Model.
|
2011-12-28 18:27:41 +00:00 |
callbacks.rb
|
Remove Array.wrap call in ActiveModel
|
2012-01-06 01:04:33 -03:00 |
configuration.rb
|
Support configuration on ActiveRecord::Model.
|
2011-12-28 18:27:41 +00:00 |
conversion.rb
|
Revert "Revert "More 1.9 way""
|
2012-01-06 11:04:18 -02:00 |
dirty.rb
|
use any? instead of !empty?
|
2011-11-14 16:56:05 +01:00 |
errors.rb
|
removed unnessary require active_support/core_ext/array_wrap
|
2012-01-06 23:21:39 +05:30 |
lint.rb
|
Rename new method to_path to to_partial_path to avoid conflicts with File#to_path and similar.
|
2011-08-13 16:22:26 -07:00 |
mass_assignment_security.rb
|
Array.wrap no longer needed
|
2012-01-04 13:15:59 -08:00 |
naming.rb
|
Improve cache on route_key lookup.
|
2011-12-08 19:53:16 +01:00 |
observer_array.rb
|
Remove extra white spaces on ActiveModel docs.
|
2011-05-23 20:39:10 -03:00 |
observing.rb
|
Remove Array.wrap call in ActiveModel
|
2012-01-06 01:04:33 -03:00 |
railtie.rb
|
|
|
secure_password.rb
|
fix a typo and slightly reword has_secure_password comment
|
2011-10-17 19:14:29 +05:30 |
serialization.rb
|
Remove Array.wrap call in ActiveModel
|
2012-01-06 01:04:33 -03:00 |
test_case.rb
|
Remove dead code from AMo.
|
2011-12-20 18:38:20 +01:00 |
translation.rb
|
Namespaced attribute lookup now works as 'model/association.attribute'.
|
2011-12-05 15:39:41 +01:00 |
validations.rb
|
Remove Array.wrap call in ActiveModel
|
2012-01-06 01:04:33 -03:00 |
validator.rb
|
Remove Array.wrap call in ActiveModel
|
2012-01-06 01:04:33 -03:00 |
version.rb
|
rails/master is now 4.0.0.beta and will only support Ruby 1.9.3+
|
2011-12-20 09:30:37 -06:00 |