Module: Simplewoo::Client::Root
- Included in:
- Simplewoo::Client
- Defined in:
- lib/simplewoo/client/root.rb
Instance Method Summary collapse
Instance Method Details
#root(options = {}) ⇒ Object
4 5 6 |
# File 'lib/simplewoo/client/root.rb', line 4 def root( = {}) get("/", ) end |