rails--rails/actiontext/test/dummy/config
Hartley McGuire bcb300dccb Replace uglifier with terser in dummy applications
Terser is more up to date with modern javascript features, and the
uglifier gem repository recommends using it for minifying ES6+.

Followup for 955041b
2021-06-28 00:48:56 -04:00
..
environments Replace uglifier with terser in dummy applications 2021-06-28 00:48:56 -04:00
initializers Let the generated initializers/backtrace_silencers.rb code use Regexp#match? 2019-07-29 14:21:30 +09:00
locales
webpack Update Webpacker in Action Text's test dummy app 2019-05-11 20:27:37 -04:00
application.rb Update test dummy application defaults 2021-06-21 07:00:32 +09:00
boot.rb require, require_relative, load by double quotes (#38841) 2020-03-29 16:30:52 -07:00
cable.yml
database.yml
environment.rb require, require_relative, load by double quotes (#38841) 2020-03-29 16:30:52 -07:00
puma.rb remove reference to global rails command and replace with bin/rails 2019-12-27 19:32:37 +00:00
routes.rb Disentangle Action Text from ApplicationController 2020-10-30 01:01:42 +00:00
spring.rb
storage.yml remove reference to global rails command and replace with bin/rails 2019-12-27 19:32:37 +00:00
webpacker.yml chore: fix case of CSS and JavaScript 2021-04-15 21:52:58 +10:00