Skip to content

Commit

Permalink
Add more documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinlaking committed Jul 2, 2015
1 parent b0bc6b8 commit b510760
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/vedeu/events/event.rb
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ def bind(name, options = {}, &block)

# Unbind events from a named handler.
#
# Removes all events associated with the given name.
#
# @example
# Vedeu.unbind('some_event')
#
Expand Down

0 comments on commit b510760

Please sign in to comment.