Module: BlockScore::Actions::All::ClassMethods
- Defined in:
- lib/blockscore/actions/all.rb
Instance Method Summary collapse
Instance Method Details
#all(options = {}) ⇒ Object
17 18 19 |
# File 'lib/blockscore/actions/all.rb', line 17 def all( = {}) get(endpoint, ) end |