1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activestorage/test/dummy/config
ohbarye adccbecf9d Refactor max-age seconds
Same as https://github.com/rails/rails/pull/30244

`#to_i` always returns the number of seconds that this Duration represents.
2019-08-18 21:29:52 +09:00
..
environments Refactor max-age seconds 2019-08-18 21:29:52 +09:00
initializers Let the generated initializers/backtrace_silencers.rb code use Regexp#match? 2019-07-29 14:21:30 +09:00
application.rb Use 6.0 default configs in Active Storage test dummy app 2018-12-30 03:10:31 +02:00
boot.rb Revert "Merge pull request #31434 from olivierlacan/boot-feedback" 2018-01-19 01:28:49 +10:30
database.yml Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58' 2017-07-31 15:21:22 -04:00
environment.rb Use frozen string literal in Active Storage 2017-08-12 21:43:42 +09:00
routes.rb Use frozen string literal in Active Storage 2017-08-12 21:43:42 +09:00
secrets.yml Recommend use of rails over bin/rails 2018-07-06 22:46:35 +02:00
spring.rb Use frozen string literal in Active Storage 2017-08-12 21:43:42 +09:00
storage.yml Provide a sensible default host 2018-01-16 20:32:02 -05:00
webpacker.yml Make Webpacker the default JavaScript compiler for Rails 6 (#33079) 2018-09-30 22:31:21 -07:00