Skip to content

Instantly share code, notes, and snippets.

@phuesler
Created January 27, 2010 15:35
Show Gist options
  • Save phuesler/287934 to your computer and use it in GitHub Desktop.
Save phuesler/287934 to your computer and use it in GitHub Desktop.
def raise_riddle_exception_in_template
render :inline => "<%= raise Riddle::ConnectionError %>"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment