Sha256: 08155550a00ba18d2a1058feb2e7d48dc9192dabf38627caa7dfc7c5ba6eb000

Contents?: true

Size: 164 Bytes

Versions: 4

Compression:

Stored size: 164 Bytes

Contents

require_relative 'environment'

###

Lux.config.secret     = 'secret'
Lux.config.host       = 'http://localhost:3000'

###

Lux.require_all './app'

###

Lux.start

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
lux-fw-0.5.35 ./misc/demo/config/application.rb
lux-fw-0.5.34 ./misc/demo/config/application.rb
lux-fw-0.5.33 ./misc/demo/config/application.rb
lux-fw-0.5.32 ./misc/demo/config/application.rb