This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
If you have two or more render statements in your controller action, you might consider extracting some of the logic into a before action. Why? Because rendering or redirecting in a before_action will halt the request cycle and remove the need for an...
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.