Ruby on Rails
Go to file
Jeremy Kemper 7527447ba1 Git support for script/generate. Closes #10690.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8772 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-02-02 02:55:14 +00:00
actionmailer Reapply the TemplateFinder first applied in [8669] then reverted in [8676]. Closes #10800 [lifofifo] 2008-01-21 20:45:04 +00:00
actionpack Move the declaration of the compilation related cattr_accessors to compilable. Closes #10959 [lifofifo] 2008-01-30 21:09:32 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord Avoid Base#attributes when saving / creating records. Closes #10978 [adymo] 2008-02-01 23:15:57 +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 Git support for script/generate. Closes #10690. 2008-02-02 02:55:14 +00:00
Rakefile Toplevel test task uses the same rake it was invoked with 2007-12-18 21:12:45 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Ousted ActionWebService from Rails 2.0 2007-11-21 15:17:04 +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