Libraries
»
webmock-resources
(0.0.7)
»
Index
»
WebMock
»
Resources
»
Sequence
»
#next
Method: WebMock::Resources::Sequence#next
Defined in:
lib/webmock-resources/sequence.rb
#
next
⇒
Object
8 9 10
# File 'lib/webmock-resources/sequence.rb', line 8
def
next
@value
=
@value
.
next
end