class HashIterator
Public Instance Methods
get()
click to toggle source
# File lib/hitman/iterators/hash_iterator.rb, line 2 def get [{}, {user: 'sfdgh'}, {test: 324783456374563454357667}] end
# File lib/hitman/iterators/hash_iterator.rb, line 2 def get [{}, {user: 'sfdgh'}, {test: 324783456374563454357667}] end