aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/testing
Commit message (Collapse)AuthorAgeFilesLines
* Avoid running bundler on tests that don't need itSam Ruby2013-04-031-1/+4
|
* Move the class methods to above the protected sectionRafael Mendonça França2013-04-013-47/+36
|
* Break down Rails::Generator::TestCase into modulesPablo Herrero2013-03-313-0/+253