Commit Graph

6 Commits

Author SHA1 Message Date
Kenji Okimoto
102136f6cf Run bin/rails app:update
And some configurations are as is.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-15 12:24:53 +09:00
Kenji Okimoto
1958aa7747 Suppress deprecation warning
> DEPRECATION WARNING: `config.serve_static_files` is deprecated and
> will be removed in Rails 5.1.  Please use
> `config.public_file_server.enabled = true` instead.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-04-20 16:52:14 +09:00
Kenji Okimoto
1fb7252a3b Suppress deprecation warning
> DEPRECATION WARNING: `config.static_cache_control` is deprecated and
> will be removed in Rails 5.1.  Please use
> `config.public_file_server.headers = { 'Cache-Control' => 'public,
> max-age=3600' }` instead.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-04-20 16:52:14 +09:00
yoshihara
ff514b4c6e Apply changes by $ rake rails:update
refs #161
2015-04-02 14:22:59 +09:00
uu59
321a310e95 Cache rubygems API response 2014-05-15 18:11:07 +09:00
uu59
9c19a42528 rails new ./fluentd-ui -T -D 2014-05-08 15:53:16 +09:00