Sha256: c12d622f22785cd0c98ec8948e5faae1645edef4b47b46710b02beb5688cf298

Contents?: true

Size: 131 Bytes

Versions: 4

Compression:

Stored size: 131 Bytes

Contents

require 'bundler'
Bundler.require

DB = Sequel.connect(ENV['DATABASE_URL'] || "postgres://localhost")

run Helios::Application.new

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
helios-0.0.5 ./lib/helios/templates/config.ru.erb
helios-0.0.4 ./lib/helios/templates/config.ru.erb
helios-0.0.3 ./lib/helios/templates/config.ru.erb
helios-0.0.2 ./lib/helios/templates/config.ru.erb