Sha256: 1496c61b88bb74a40825fbb510ea5bb34174e3bda25eb2674cd5c39ede55174c
Contents?: true
Size: 177 Bytes
Versions: 2
Compression:
Stored size: 177 Bytes
Contents
APP_ROOT = __dir__ require_relative "config/application.rb" use Rack::MethodOverride VundabarApp = Vundabar::Application.new require_relative "config/routes.rb" run VundabarApp
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
vundabar-0.2.0 | generators/templates/config.ru |
vundabar-0.1.0 | generators/templates/config.ru |