Sha256: cd06b77b68dcbdb348144477fde8e8310befadce373e7564411e92591287b107

Contents?: true

Size: 448 Bytes

Versions: 23

Compression:

Stored size: 448 Bytes

Contents

#!/usr/bin/env ruby
require 'rhoconnect/application/init'

Rhoconnect::Server.set     :secret, '096a8a4212b18d2b281d377f2c350421898a21fec78ac1baf5482c68ee41b30dcc46309cc2fb51ccc37f24789eeaed673a291efdfd0ec42df9f62351e71806f8'

# !!! Add your custom initializers and overrides here !!!
# For example, uncomment the following line to enable Stats
#Rhoconnect::Server.enable  :stats

# Setup the url map
# run RhoConnect Application
run Rhoconnect.app

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
rhoconnect-7.6.0 bench/blobapp/config.ru
rhoconnect-7.5.1 bench/blobapp/config.ru
rhoconnect-7.4.1 bench/blobapp/config.ru
rhoconnect-7.1.17 bench/blobapp/config.ru
rhoconnect-6.2.0 bench/blobapp/config.ru
rhoconnect-6.0.11 bench/blobapp/config.ru
rhoconnect-5.5.18 bench/blobapp/config.ru
rhoconnect-5.5.17 bench/blobapp/config.ru
rhoconnect-5.5.15 bench/blobapp/config.ru
rhoconnect-5.5.0.22 bench/blobapp/config.ru
rhoconnect-5.5.2 bench/blobapp/config.ru
rhoconnect-5.5.0.7 bench/blobapp/config.ru
rhoconnect-5.5.0.3 bench/blobapp/config.ru
rhoconnect-5.5.0 bench/blobapp/config.ru
rhoconnect-5.1.1 bench/blobapp/config.ru
rhoconnect-4.0.4 bench/blobapp/config.ru
rhoconnect-4.0.3 bench/blobapp/config.ru
rhoconnect-4.0.2 bench/blobapp/config.ru
rhoconnect-4.0.1 bench/blobapp/config.ru
rhoconnect-4.0.0 bench/blobapp/config.ru