aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/rails/integration_test
Commit message (Expand)AuthorAgeFilesLines
* Adding frozen_string_literal pragma to Railties.Pat Allan2017-08-141-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Use Ruby 1.9 Hash syntax in railtiesRobin Dupret2012-10-141-1/+1
* update Rails::Generators docs [ci skip]Francesco Rodriguez2012-10-071-1/+1
* Load generators from both lib/rails/generators and lib/generators. Using the ...José Valim2010-03-232-0/+17
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-182-17/+0
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-242-0/+17