module Straightedge

Constants

ORIGIN
VERSION

straightedge version

Public Class Methods

bootstrap() click to toggle source
# File lib/straightedge.rb, line 36
def self.bootstrap
  new_engine.boot
end