Skip to content

Instantly share code, notes, and snippets.

@ddellacosta
Created April 15, 2009 15:25
Show Gist options
  • Save ddellacosta/95843 to your computer and use it in GitHub Desktop.
Save ddellacosta/95843 to your computer and use it in GitHub Desktop.
def use
@configuration ||= {}
yield @configuration
nil
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment