Sha256: 7507b7c400ed51bcad5d0d4c6c85c9cda8fd692671b358968c69dd8a8ec7d7cc

Contents?: true

Size: 186 Bytes

Versions: 9

Compression:

Stored size: 186 Bytes

Contents

require 'bundler'
Bundler.require
lib = "./lib"
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
require_relative 'lib/<%= identifier %>'
require 'hippo/api'
run Hippo::API::Root

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
hippo-fw-0.9.9 templates/config.ru
hippo-fw-0.9.8 templates/config.ru
hippo-fw-0.9.7 templates/config.ru
hippo-fw-0.9.6 templates/config.ru
hippo-fw-0.9.5 templates/config.ru
hippo-fw-0.9.4 templates/config.ru
hippo-fw-0.9.3 templates/config.ru
hippo-fw-0.9.2 templates/config.ru
hippo-fw-0.9.1 templates/config.ru