Class: Rubulex::App

Inherits:
Sinatra::Base
  • Object
show all
Defined in:
lib/rubulex/app.rb

Constant Summary collapse

RUBULEX_DATA_PATH =
Pathname.new(Gem.loaded_specs["rubulex"].full_gem_path) / "data" / "rubulex"