Skip to content

Instantly share code, notes, and snippets.

@jstewart
Created July 20, 2010 13:59
Show Gist options
  • Save jstewart/482994 to your computer and use it in GitHub Desktop.
Save jstewart/482994 to your computer and use it in GitHub Desktop.
def attr
self[:attr] || "Some Default"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment