Skip to content

Commit

Permalink
improved documentation for change method
Browse files Browse the repository at this point in the history
- Closes #51.
  • Loading branch information
joliss authored and dchelimsky committed Dec 19, 2010
1 parent 2b10fc0 commit 9a704ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/rspec/matchers/change.rb
Expand Up @@ -130,6 +130,9 @@ def matches_max?
#
# Allows you to specify that a Proc will cause some value to change.
#
# You can either pass <tt>receiver</tt> and <tt>message</tt>, or a block,
# but not both.
#
# == Examples
#
# lambda {
Expand Down

0 comments on commit 9a704ea

Please sign in to comment.