Further updates to Rails 5.0.2

This commit is contained in:
Christoph Haas 2017-04-17 00:16:32 +02:00
parent 4d41ea6bce
commit f7258370a0
4 changed files with 6 additions and 3 deletions

View file

@ -76,4 +76,6 @@ Rails.application.configure do
large: '800x600',
small: '160x120',
}
# config.file_watcher = ActiveSupport::EventedFileUpdateChecker
end