Sha256: 453bcc3bd269b94705da1f190015d4a0bed3ebdd582ff7b76cff49d21b78f2b6

Contents?: true

Size: 162 Bytes

Versions: 5

Compression:

Stored size: 162 Bytes

Contents

# frozen_string_literal: true

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

require_relative 'config/environment'

run(Rails.application)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
tainted_love-0.4.1 tests/rails/config.ru
tainted_love-0.4.0 tests/rails/config.ru
tainted_love-0.1.5 example/config.ru
tainted_love-0.1.4 example/config.ru
tainted_love-0.1.3 example/config.ru