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-02-02 20:18:18 +00:00
actionmailer Less verbose mail logging: just recipients for :info log level; the whole email for :debug only. Closes #8000. 2008-02-02 05:32:15 +00:00
actionpack Introduce the :index option for form_for and fields_for to simplify multi-model forms (see http://railscasts.com/episodes/75). Closes #9883. 2008-02-02 06:16:04 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord Reshuffle load order so that routes and observers are initialized after plugins and app initializers. Closes #10980 [rick, fxn] 2008-02-02 20:18:18 +00:00
activeresource Reference to :element option in documentation should be :member. Closes #10905 [fxn] 2008-01-23 17:04:49 +00:00
activesupport Simplified, faster implementation of Benchmark.realtime [Alexander Dymo] 2008-02-02 01:53:58 +00:00
railties Reshuffle load order so that routes and observers are initialized after plugins and app initializers. Closes #10980 [rick, fxn] 2008-02-02 20:18:18 +00:00
cleanlogs.sh
pushgems.rb Ousted ActionWebService from Rails 2.0 2007-11-21 15:17:04 +00:00
Rakefile Toplevel test task uses the same rake it was invoked with 2007-12-18 21:12:45 +00:00
release.rb Removed query cache rescue as it could cause code to be run twice (closes #10408) [DHH] 2007-12-07 13:34:06 +00:00