module ModularizeSinatra
Constants
- VERSION
Public Class Methods
root()
click to toggle source
root of the gem
# File lib/modularize_sinatra.rb, line 8 def self.root File.expand_path '../..', __FILE__ end
root of the gem
# File lib/modularize_sinatra.rb, line 8 def self.root File.expand_path '../..', __FILE__ end