Sha256: 8eb3076d51d7535fd23389399dbb60f8012f01be0ab418973fb2d8367f2e8407

Contents?: true

Size: 179 Bytes

Versions: 11

Compression:

Stored size: 179 Bytes

Contents

require 'rubygems'
require 'bundler/setup'
# Set up gems listed in the Gemfile.
Bundler.require(:default, ENV['RACK_ENV'] || 'development')

require 'sinatra/base'
require 'yaml'

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
aetherg-0.2.2 lib/templates/boot.rb
aetherg-0.2.1 lib/templates/boot.rb
aetherg-0.2.0 lib/templates/boot.rb
aetherg-0.1.8 lib/templates/boot.rb
aetherg-0.1.7 lib/templates/boot.rb
aetherg-0.1.5 lib/templates/boot.rb
aetherg-0.1.4 lib/templates/boot.rb
aetherg-0.1.3 lib/templates/boot.rb
aetherg-0.1.2 lib/templates/boot.rb
aetherg-0.1.1 lib/templates/boot.rb
aetherg-0.1.0 lib/templates/boot.rb