Sha256: 9a064a293726a84f7c9a3c5b49bbe814d6d3f03bd04657a79fa9184072c0950c

Contents?: true

Size: 338 Bytes

Versions: 57

Compression:

Stored size: 338 Bytes

Contents

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

require ::File.expand_path('../config/environment', __FILE__)
console = ActiveSupport::Logger.new($stdout)
console.formatter = Rails.logger.formatter
console.level = Rails.logger.level
Rails.logger.extend(ActiveSupport::Logger.broadcast(console))
run Rails.application

Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
wordjelly-auth-1.6.0 spec/dummy/config.ru
wordjelly-auth-1.5.9 spec/dummy/config.ru
wordjelly-auth-1.5.8 spec/dummy/config.ru
wordjelly-auth-1.5.7 spec/dummy/config.ru
wordjelly-auth-1.5.6 spec/dummy/config.ru
wordjelly-auth-1.5.5 spec/dummy/config.ru
wordjelly-auth-1.5.4 spec/dummy/config.ru
wordjelly-auth-1.5.3 spec/dummy/config.ru
wordjelly-auth-1.5.2 spec/dummy/config.ru
wordjelly-auth-1.5.1 spec/dummy/config.ru
wordjelly-auth-1.5.0 spec/dummy/config.ru
wordjelly-auth-1.4.9 spec/dummy/config.ru
wordjelly-auth-1.4.8 spec/dummy/config.ru
wordjelly-auth-1.4.7 spec/dummy/config.ru
wordjelly-auth-1.4.6 spec/dummy/config.ru
wordjelly-auth-1.4.5 spec/dummy/config.ru
wordjelly-auth-1.4.4 spec/dummy/config.ru
wordjelly-auth-1.4.3 spec/dummy/config.ru
wordjelly-auth-1.4.2 spec/dummy/config.ru
wordjelly-auth-1.4.0 spec/dummy/config.ru