Skip to content

Commit

Permalink
Try to stop crashing my laptop
Browse files Browse the repository at this point in the history
  • Loading branch information
fizz committed Sep 25, 2016
1 parent 41b9387 commit 4fc1c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environments/development.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
config.assets.debug = true
config.assets.quiet = true
config.action_view.raise_on_missing_translations = true
config.file_watcher = ActiveSupport::EventedFileUpdateChecker
# config.file_watcher = ActiveSupport::EventedFileUpdateChecker
config.action_mailer.default_url_options = { host: "localhost:3000" }
end

0 comments on commit 4fc1c4c

Please sign in to comment.