Method: WebFont.root

Defined in:
lib/web_font.rb

.rootObject



13
14
15
# File 'lib/web_font.rb', line 13

def self.root
  File.expand_path('..', __FILE__)
end