Ruby on Rails
Go to file
Josh Peek 4b68982f64 Improve ActiveRecord::Base#table_name unit tests for nested classes. Closes #10289. [scott_willson]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9237 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-04-07 19:44:37 +00:00
actionmailer Avoid modifying the sendmail_settings hash when using the return path. Closes #7572 [billkirtley] 2008-04-05 11:28:15 +00:00
actionpack Provide a helper proxy to access helper methods from outside views. Closes #10839 [Josh Peek] 2008-04-06 18:42:34 +00:00
activemodel Fix more typos and changelog 2008-04-05 11:18:05 +00:00
activerecord Improve ActiveRecord::Base#table_name unit tests for nested classes. Closes #10289. [scott_willson] 2008-04-07 19:44:37 +00:00
activeresource Fix more typos and changelog 2008-04-05 11:18:05 +00:00
activesupport Fix more typos and changelog 2008-04-05 11:18:05 +00:00
railties script/performance/profiler compatibility with the ruby-prof >= 0.5.0. Closes #9176. [Catfish] 2008-04-07 19:29:09 +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