Skip to content

Commit

Permalink
Added hot reloading for development
Browse files Browse the repository at this point in the history
  • Loading branch information
Shannarra committed Dec 8, 2023
1 parent 4960e11 commit ecae0ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/environments/development.rb
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,6 @@

# Uncomment if you wish to allow Action Cable access from any origin.
# config.action_cable.disable_request_forgery_protection = true

config.file_watcher = ActiveSupport::FileUpdateChecker
end

0 comments on commit ecae0ee

Please sign in to comment.