Skip to content

Commit

Permalink
⚙️ Adding a commentted assets debug true
Browse files Browse the repository at this point in the history
This is just for the convenience of uncommenting and restarting instead
of needing to type it in every time.
  • Loading branch information
kirkkwang committed Aug 26, 2024
1 parent 72b5f47 commit 6a1c20d
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 @@ -70,4 +70,6 @@

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

# config.assets.debug = true
end

0 comments on commit 6a1c20d

Please sign in to comment.