Allow root URL to redirect to a conference via ENV var.

This commit is contained in:
James Mason 2018-03-03 21:36:20 -08:00
parent 137d997793
commit fc146a1371
No known key found for this signature in database
GPG key ID: 1B3951886C449023
5 changed files with 41 additions and 2 deletions

View file

@ -113,6 +113,7 @@ GEM
railties (> 3.1)
chronic (0.10.2)
chunky_png (1.3.8)
climate_control (0.2.0)
cliver (0.3.2)
cloudinary (1.1.6)
aws_cf_signer
@ -594,6 +595,7 @@ DEPENDENCIES
carrierwave
carrierwave-bombshelter
chart-js-rails
climate_control
cloudinary
cocoon
countable-rails (~> 0.0.1)
@ -687,4 +689,4 @@ DEPENDENCIES
whenever
BUNDLED WITH
1.16.0
1.16.1