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

Learning Ruby on Rails? Join our newsletter.

We won't send you spam. Unsubscribe at any time.