Sha256: 5375a19ea8fefdf98b1b036b0dc67621646e88e39788a9a2f56c650f48cfb17b

Contents?: true

Size: 182 Bytes

Versions: 1

Compression:

Stored size: 182 Bytes

Contents

# frozen_string_literal: true

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

require ::File.expand_path("config/environment", __dir__)
run Occams::Application

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
occams-1.0.1 config.ru