Ruby on Rails
Go to file
Jeremy Kemper 7cb1f93bcc MySQL: change_column raises if the table or column doesn't exist.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7665 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-09-28 14:10:51 +00:00
actionmailer Disable the routing optimisation code when dealing with foo_url helpers. Add test to actionmailer to expose the problem they introduced. References #9450 [Koz] 2007-09-22 19:20:06 +00:00
actionpack Fixed the layout defaults (closes #9564) [lifo] 2007-09-28 01:23:20 +00:00
actionwebservice Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00
activerecord MySQL: change_column raises if the table or column doesn't exist. 2007-09-28 14:10:51 +00:00
activeresource Fix ARes tests under jruby. [tom.enebo@gmail.com] 2007-09-24 18:01:09 +00:00
activesupport BufferedLogger#add converts the message to a string. Closes #9724. 2007-09-28 14:09:35 +00:00
railties Move Railties' Dispatcher to ActionController::Dispatcher, introduce before_ and after_dispatch callbacks, and warm up to non-CGI requests. 2007-09-26 01:24:07 +00:00
cleanlogs.sh
pushgems.rb Include Active Resource instead of Action Web Service [DHH] 2007-04-23 18:55:54 +00:00
release.rb Fix typo, closes #7788. 2007-03-11 12:46:15 +00:00