Kenji Okimoto
27ddd77120
Run bin/rails webpacker:install && bin/rails webpacker:install:vue
...
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-15 14:51:17 +09:00
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
c017f530aa
Remove ActiveRecord dependency for remove SQLite3
2014-06-19 16:28:34 +09:00
uu59
c6470c4099
Fix to run on RAILS_ENV=production by ./bin/fluentd-ui
2014-05-28 11:07:05 +09:00
uu59
321a310e95
Cache rubygems API response
2014-05-15 18:11:07 +09:00
uu59
9b317602b6
Runnable fluentd-ui command by gem i fluentd-ui
2014-05-09 15:50:07 +09:00
uu59
9c19a42528
rails new ./fluentd-ui -T -D
2014-05-08 15:53:16 +09:00