Libraries
»
browsercms
(3.5.7)
»
Index
»
Sequence
»
next
Method: Sequence.next
Defined in:
lib/sequence.rb
.
next
⇒
Object
3 4 5
# File 'lib/sequence.rb', line 3
def
self
.
next
@current_value
+=
1
end