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

Want to stay up-to-date with Ruby on Rails?

Join 88,697+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.