Sha256: d8024e1686d4149ff34764c3b71c723e89e851cdb46f27b8010aa7a4c0700aa0
Contents?: true
Size: 286 Bytes
Versions: 1
Compression:
Stored size: 286 Bytes
Contents
require "helping_hand/version" # Override the error templates path from Rails to serve our modified versions ActionDispatch::DebugExceptions::RESCUES_TEMPLATE_PATH = File.expand_path('../templates', __FILE__) module HelpingHand HOST = "https://helpinghand-rails.herokuapp.com/" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
helping_hand-0.1.1 | lib/helping_hand.rb |