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
David Heinemeier Hansson 32a800761e Made target migrations actually work
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1781 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-07-09 16:28:15 +00:00
actionmailer Pegged the versions for release 2005-07-06 12:48:14 +00:00
actionpack Improved error message for DoubleRenderError 2005-07-09 15:31:06 +00:00
actionwebservice ensure the second manual WS request of scaffolding contains the same state as 2005-07-06 22:10:35 +00:00
activerecord Made target migrations actually work 2005-07-09 16:28:15 +00:00
activesupport Added more efficient implementation of the development mode reset of classes #1638 [Chris McGrath] 2005-07-07 14:48:16 +00:00
railties Added a VERSION parameter to the migrate task that allows you to do "rake migrate VERSION=34" to migrate to the 34th version traveling up or down depending on the current version. Added ActiveRecord::Migrator.migrate that can figure out whether to go up or down based on the target version and the current 2005-07-09 15:46:29 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Releasing 0.11.0 2005-03-22 13:29:22 +00:00
release.rb Post release minor fixes 2005-07-07 06:39:48 +00:00