Method: Ehbrs::Gems.app_path

Defined in:
lib/ehbrs/gems.rb

.app_pathObject



10
11
12
# File 'lib/ehbrs/gems.rb', line 10

def app_path
  ::Pathname.new('../..').expand_path(__dir__)
end