aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/testing/behaviour.rb
Commit message (Expand)AuthorAgeFilesLines
* Removing without_thor_debugArun Agrawal2014-01-111-13/+3
* Reverse 821525e and wrap run_generator callAndrew White2014-01-021-3/+13
* 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