aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/testing
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #10194 from pabloh/extract_regexp_at_generators_te...Carlos Antonio da Silva2013-04-121-3/+1
* Extract method declaration regexp into a constantPablo Herrero2013-04-121-1/+3
* 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