Sha256: 79de0bb5ffaa8e57f5f1ba88cc9c48af14bb6340e3a6f6fa37b0f4e812942044

Contents?: true

Size: 207 Bytes

Versions: 36

Compression:

Stored size: 207 Bytes

Contents

ENV["SPOT_MODE"] = "front"

require File.expand_path("../boot.rb", __FILE__)

logger.info { "Spontaneous::Front running on port #{Spontaneous::Rack.port}" }

run Spontaneous::Rack::Front.application.to_app

Version data entries

36 entries across 18 versions & 1 rubygems

Version Path
spontaneous-0.2.0.beta10 lib/spontaneous/generators/site/config/front.ru
spontaneous-0.2.0.beta10 test/fixtures/example_application/config/front.ru
spontaneous-0.2.0.beta9 test/fixtures/example_application/config/front.ru
spontaneous-0.2.0.beta9 lib/spontaneous/generators/site/config/front.ru
spontaneous-0.2.0.beta8 test/fixtures/example_application/config/front.ru
spontaneous-0.2.0.beta8 lib/spontaneous/generators/site/config/front.ru
spontaneous-0.2.0.beta7 test/fixtures/example_application/config/front.ru
spontaneous-0.2.0.beta7 lib/spontaneous/generators/site/config/front.ru
spontaneous-0.2.0.beta6 test/fixtures/example_application/config/front.ru
spontaneous-0.2.0.beta6 lib/spontaneous/generators/site/config/front.ru
spontaneous-0.2.0.beta5 test/fixtures/example_application/config/front.ru
spontaneous-0.2.0.beta5 lib/spontaneous/generators/site/config/front.ru
spontaneous-0.2.0.beta4 test/fixtures/example_application/config/front.ru
spontaneous-0.2.0.beta4 lib/spontaneous/generators/site/config/front.ru
spontaneous-0.2.0.beta3 test/fixtures/example_application/config/front.ru
spontaneous-0.2.0.beta3 lib/spontaneous/generators/site/config/front.ru
spontaneous-0.2.0.beta2 test/fixtures/example_application/config/front.ru
spontaneous-0.2.0.beta2 lib/spontaneous/generators/site/config/front.ru
spontaneous-0.2.0.beta1 lib/spontaneous/generators/site/config/front.ru
spontaneous-0.2.0.beta1 test/fixtures/example_application/config/front.ru