Skip to content

Commit

Permalink
Link to other methods from the docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
myronmarston committed Dec 17, 2011
1 parent fa707c2 commit 6f905c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/vcr/configuration.rb
Expand Up @@ -232,7 +232,7 @@ def allow_http_connections_when_no_cassette?
!!@allow_http_connections_when_no_cassette
end

# Sets up a +before_record+ and a +before_playback+ hook that will
# Sets up a {#before_record} and a {#before_playback} hook that will
# insert a placeholder string in the cassette in place of another string.
# You can use this as a generic way to interpolate a variable into the
# cassette for a unique string. It's particularly useful for unique
Expand Down

0 comments on commit 6f905c9

Please sign in to comment.