1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
Adam Keys 10fe6a6d89 Add each_with_object from 1.9 for a more convenient alternative to inject.
Signed-off-by: Michael Koziarski <michael@koziarski.com>
[#962 state:committed]
2008-09-03 16:21:53 +02:00
actionmailer Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, but it has since been removed from 1.9. 2008-08-31 13:20:15 -07:00
actionpack Some performance goodness for inheritable attributes. 2008-09-03 00:55:23 +02:00
activemodel Some performance goodness for AM Validations. 2008-09-03 00:55:23 +02:00
activerecord Some performance goodness for inheritable attributes. 2008-09-03 00:55:23 +02:00
activeresource Some performance goodness for inheritable attributes. 2008-09-03 00:55:23 +02:00
activesupport Add each_with_object from 1.9 for a more convenient alternative to inject. 2008-09-03 16:21:53 +02:00
ci Be more careful 2008-08-26 12:21:48 +02:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Inline help text was incorrectly telling user to uncomment line to use default local time. User should comment the line to use default local time. 2008-09-03 09:04:42 +02:00
.gitignore The 'rails' command was broken by the last commit. Fix that. 2008-08-26 16:28:41 +02:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Horo rdoc template 2008-06-22 10:38:25 -07:00
release.rb Making ready for release of 2.1 2008-05-31 17:03:03 -07:00