aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/testing/behaviour.rb
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-011-40/+36
|
* Break down Rails::Generator::TestCase into modulesPablo Herrero2013-03-311-0/+107