Module: Unloq::Scoreboards
- Included in:
- Client
- Defined in:
- lib/unloq/scoreboards.rb
Instance Method Summary collapse
-
#scoreboards ⇒ Object
View scoreboards.
Instance Method Details
#scoreboards ⇒ Object
View scoreboards
6 7 8 |
# File 'lib/unloq/scoreboards.rb', line 6 def scoreboards get('/scoreboards') end |