aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/rake/migrations_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixes for PR [#8267]Marc-Andre Lafortune2012-12-221-2/+2
* Use one system call whenever possible, group rake and Dir.chdir callsCarlos Antonio da Silva2012-03-081-81/+82
* Correctly print names of non-timestamped migrations with db:migrate:statusPeter Mitchell2012-02-171-1/+49
* convert railties to use AS::TestCaseAaron Patterson2012-01-051-1/+1
* Clean up the cache before the request in case we are running in the reload_cl...José Valim2011-12-151-1/+1
* Fix indentationPiotr Sarnacki2011-12-091-67/+67
* Allow to run migrations with given scope, with SCOPE=<scope>Piotr Sarnacki2011-12-091-0/+24
* Moves migrations tests from railties/test/application/rake_test.rb to railtie...Kazimierz Kiełkowicz2011-12-071-0/+85