aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/generators/assets_generator_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Make Webpacker the default JavaScript compiler for Rails 6 (#33079)David Heinemeier Hansson2018-09-301-3/+1
* 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
* applies new string literal convention in railties/testXavier Noria2016-08-061-2/+2
* Remove unnecessary comment.Uģis Ozols2012-05-231-1/+0
* Warnings removed when running with 1.9.3Arun Agrawal2011-10-091-1/+1
* Move Coffee generators and templates to Coffee Railtie and create javascript_...Santiago Pastorino2011-06-291-8/+2
* Move SCSS generators and default templates from Rails to the Sass Railtie (d4...tomhuda2011-05-241-3/+3
* Fix 'FIXME' annotation typoSebastian Martinez2011-04-191-1/+1
* Fix assets generators.José Valim2011-04-171-16/+10
* The controller and resource generators will now automatically produce asset s...David Heinemeier Hansson2011-04-141-0/+32