Sha256: abb12ba5ec965c145ea2fb610a2c76ac1db7df463d98405232faed5fdd6a6676
Contents?: true
Size: 186 Bytes
Versions: 1
Compression:
Stored size: 186 Bytes
Contents
# frozen_string_literal: true # This file is used by Rack-based servers to start the application. require ::File.expand_path("../config/environment", __FILE__) run Occams::Application
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
occams-1.0.0 | config.ru |