Module: Goraku::Client::Status
- Included in:
- Goraku::Client
- Defined in:
- lib/goraku/client/status.rb
Instance Method Summary collapse
Instance Method Details
#status ⇒ Object
5 6 7 |
# File 'lib/goraku/client/status.rb', line 5 def status get "/status.json" end |