Class: WebFontLoader::Demo::Server

Inherits:
Sinatra::Base
  • Object
show all
Defined in:
lib/webfontloader/demo/server.rb

Constant Summary collapse

DemoRoot =
File.expand_path(File.join(File.dirname(__FILE__)))
ProjectRoot =
File.expand_path(File.join(File.dirname(__FILE__), "..", "..", ".."))
GoogleApi =
"http://fonts.googleapis.com/css"
GoogleFontApi =
"http://themes.googleusercontent.com/font"