aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/rake
Commit message (Expand)AuthorAgeFilesLines
* fixed support for DATABASE_URL for rake db tasksGrace Liu2012-10-291-0/+194
* Remove irrelevant assertionOscar Del Ben2012-05-291-7/+0
* Display annotations from .coffee files in `rake notes`Bartlomiej Kozal2012-05-281-5/+16
* 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
* Move rake notes test to railties/test/application/rake/notes_test.rbKazimierz Kiełkowicz2011-12-071-0/+45