Skip to content

Instantly share code, notes, and snippets.

@thumblemonks
Created November 21, 2009 21:59
Show Gist options
  • Save thumblemonks/240303 to your computer and use it in GitHub Desktop.
Save thumblemonks/240303 to your computer and use it in GitHub Desktop.
class Foo
##
# I want to document this block because it will end up creating a method
my_class_method(:bar) do |foo|
puts "I'm, doing something"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment