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
2008-06-17 17:37:29 -05:00
actionmailer Ensure render :file works inside templates 2008-06-05 23:33:10 +01:00
actionpack Fix url_for with no arguments when default_url_options is not explicitly defined. [#339 state:resolved] 2008-06-17 20:53:41 +01:00
activemodel Add rdoc task to activemodel. [#156 state:resolved] 2008-05-16 10:35:09 +01:00
activerecord Fix observers that use after_find. [#375 state:resolved] 2008-06-17 19:45:18 +01:00
activeresource Fixes parsing deep nested resources from XML. [#380 state:resolved] 2008-06-09 23:06:07 -07:00
activesupport Added Array#second through Array#tenth as aliases for Array#[1] through Array#[9] [DHH] 2008-06-17 17:37:29 -05:00
railties Don't dump schema for every test run, just when migrations are run 2008-06-16 03:47:15 -07:00
.gitignore git ignore rubinius .rbc files 2008-05-30 02:31:39 -07:00
cleanlogs.sh Ignore debug logs and ensure ActiveResource's log is cleaned up. 2008-04-16 13:17:03 -05:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Toplevel test task uses the same rake it was invoked with 2007-12-18 21:12:45 +00:00
release.rb Making ready for release of 2.1 2008-05-31 17:03:03 -07:00