Save 36% for Black Friday! Learn more

New Discussion

Notifications

You’re not receiving notifications from this thread.

Using a Custom Constraint to Redirect

0
Rails

How would you set up a custom constraint to redirect in the absence of an ENV.

eg: If a certain set of ENVs are missing, it would redirect you to an error page using a custom route. If the envs are present, then it would go to the regular route that you have set up.

Join the discussion
Create an account Log in