Class: Hotwired::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/hotwired/config.rb

Constant Summary collapse

ROOT =
File.join ENV["HOME"], ".config", "hotwired"
CRASH =
File.join ROOT, "crash"