Skip to content

Instantly share code, notes, and snippets.

@timothyw
Created February 9, 2010 19:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timothyw/299558 to your computer and use it in GitHub Desktop.
Save timothyw/299558 to your computer and use it in GitHub Desktop.
# Does NOT work
define_method :method_name do |first_arg="default1", second_arg="default2"|
# ...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment