Skip to content

Commit

Permalink
few other tweaks for easier local development
Browse files Browse the repository at this point in the history
  • Loading branch information
timcowlishaw committed Dec 1, 2023
1 parent 9958ecb commit 8dc72fa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v14.21.2
1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ruby 2.7.6
1 change: 1 addition & 0 deletions config/environments/test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

Rails.application.configure do
# Settings specified here will take precedence over those in config/application.rb.
config.assets.compile = true

config.cache_classes = false
config.action_view.cache_template_loading = true
Expand Down

0 comments on commit 8dc72fa

Please sign in to comment.