Created
February 25, 2016 19:09
-
-
Save hackerkid/47d5be5f4c7a437bf9b5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
elsif x == "#" | |
redirect_to not_sucess_path | |
else | |
redirect_to :show | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment