Sha256: 885cecf167fb3ac3e5a1970c3296dc8f6704724ba7ea495fb530efa16e8f3459

Contents?: true

Size: 156 Bytes

Versions: 59

Compression:

Stored size: 156 Bytes

Contents

require 'bundler/setup'
Bundler.setup

require 'utopia/setup'
Utopia.setup

RACK_ENV = ENV.fetch('RACK_ENV', :development).to_sym unless defined? RACK_ENV

Version data entries

59 entries across 59 versions & 2 rubygems

Version Path
async-websocket-0.14.0 examples/utopia/config/environment.rb
utopia-2.11.1 setup/site/config/environment.rb
utopia-2.11.0 setup/site/config/environment.rb
utopia-2.10.0 setup/site/config/environment.rb
utopia-2.9.5 setup/site/config/environment.rb
async-websocket-0.13.1 examples/utopia/config/environment.rb
utopia-2.9.3 setup/site/config/environment.rb
async-websocket-0.13.0 examples/utopia/config/environment.rb
async-websocket-0.12.2 examples/utopia/config/environment.rb
utopia-2.9.2 setup/site/config/environment.rb
utopia-2.9.1 setup/site/config/environment.rb
utopia-2.9.0 setup/site/config/environment.rb
async-websocket-0.12.1 examples/utopia/config/environment.rb
async-websocket-0.12.0 examples/utopia/config/environment.rb
async-websocket-0.11.1 examples/utopia/config/environment.rb
async-websocket-0.11.0 examples/utopia/config/environment.rb
async-websocket-0.10.0 examples/utopia/config/environment.rb
async-websocket-0.9.0 examples/utopia/config/environment.rb
utopia-2.8.2 setup/site/config/environment.rb
utopia-2.8.1 setup/site/config/environment.rb