Method: Dasht::RackApp#root_path

Defined in:
lib/dasht/rack_app.rb

#root_pathObject



9
10
11
# File 'lib/dasht/rack_app.rb', line 9

def root_path
  File.join(File.dirname(__FILE__), "..", "..")
end