Class: Momm::Web
- Inherits:
-
Sinatra::Base
- Object
- Sinatra::Base
- Momm::Web
- Defined in:
- lib/momm/web.rb
Instance Method Summary collapse
Instance Method Details
#root_path ⇒ Object
54 55 56 |
# File 'lib/momm/web.rb', line 54 def root_path "#{env['SCRIPT_NAME']}" end |