Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
zachahn committed Nov 19, 2023
1 parent 8ce73d7 commit 88b20b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dummy_path.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@
end

SUPER_DUMMY_PATH = SUPER_RAILS_ROOTS.fetch(SUPER_DEVELOPMENT_GEMFILE)

puts "--- SUPER_DEVELOPMENT_GEMFILE: #{SUPER_DEVELOPMENT_GEMFILE}"
puts "--- SUPER_DUMMY_PATH: #{SUPER_DUMMY_PATH}"

0 comments on commit 88b20b5

Please sign in to comment.