Ruby on Rails
Go to file
David Heinemeier Hansson d05fa50914 Fixed #406 for real
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@329 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-01-04 02:03:50 +00:00
actionmailer Updated Rakefiles for the server move 2004-12-30 00:26:14 +00:00
actionpack Fixed redirects when the controller and action is named the same. Still haven't fixed same controller, module, and action, though #201 [Josh] 2005-01-02 20:10:11 +00:00
activerecord Fixed #406 for real 2005-01-04 02:03:50 +00:00
activesupport Fixed loading problems with controller hierarchies 2005-01-02 19:35:58 +00:00
railties Added support for SQLite in the auto-dumping/importing of schemas for development -> test #416 2005-01-03 23:15:22 +00:00