Added test for RootRouteConstraint and conferences#current

This commit is contained in:
divyanshumehta 2017-03-19 09:17:31 +05:30
parent 529b8eb710
commit ee7684d845
5 changed files with 60 additions and 5 deletions

View file

@ -1,4 +1,4 @@
require "root_route_constraint"
require 'root_route_constraint'
Osem::Application.routes.draw do
if ENV['OSEM_ICHAIN_ENABLED'] == 'true'