Sha256: de408a955d009f7c8c6a11e1868b535ecaff7a58bb4ab18238365ea0715110b0

Contents?: true

Size: 261 Bytes

Versions: 16

Compression:

Stored size: 261 Bytes

Contents

# This file is used by Rack-based servers to start the application.

$WEB_SERVER = :rack

# Load and configure Houston
require_relative "config/main"

# Initialize the Rails application
Rails.application.initialize!

# Run the application
run Rails.application

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
houston-core-0.8.0.pre templates/new-instance/config.ru
houston-core-0.7.0 templates/new-instance/config.ru
houston-core-0.7.0.beta4 templates/new-instance/config.ru
houston-core-0.7.0.beta3 templates/new-instance/config.ru
houston-core-0.7.0.beta2 templates/new-instance/config.ru
houston-core-0.7.0.beta templates/new-instance/config.ru
houston-core-0.6.3 templates/new-instance/config.ru
houston-core-0.6.2 templates/new-instance/config.ru
houston-core-0.6.1 templates/new-instance/config.ru
houston-core-0.6.0 templates/new-instance/config.ru
houston-core-0.5.6 templates/new-instance/config.ru
houston-core-0.5.5 templates/new-instance/config.ru
houston-core-0.5.4 templates/new-instance/config.ru
houston-core-0.5.3 templates/new-instance/config.ru
houston-core-0.5.2 templates/new-instance/config.ru
houston-core-0.5.1 templates/new-instance/config.ru