Module: Helium::Client::Organizations
- Included in:
- Helium::Client
- Defined in:
- lib/helium/client/organizations.rb
Instance Method Summary collapse
Instance Method Details
#organization ⇒ Object
4 5 6 |
# File 'lib/helium/client/organizations.rb', line 4 def organization Organization.singleton(client: self) end |