Skip to content

Instantly share code, notes, and snippets.

@macbury
Created December 15, 2009 14:29
Show Gist options
  • Save macbury/256976 to your computer and use it in GitHub Desktop.
Save macbury/256976 to your computer and use it in GitHub Desktop.
begin
@page = Page.find_by_permalink(params[:id])
rescue ActiveRecord::RecordNotFound
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment