Skip to content

Instantly share code, notes, and snippets.

@imbriaco
Created October 12, 2009 20:03
Show Gist options
  • Save imbriaco/208691 to your computer and use it in GitHub Desktop.
Save imbriaco/208691 to your computer and use it in GitHub Desktop.
class Foo
some_dsl_method :foo => { :key => 'value' },
:bar => { :key => 'bar' }
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment