Class: EveCrest::Request::Constellations
- Inherits:
-
Object
- Object
- EveCrest::Request::Constellations
- Defined in:
- lib/requests/constellations.rb
Instance Method Summary collapse
Instance Method Details
#get ⇒ Object
4 5 6 |
# File 'lib/requests/constellations.rb', line 4 def get EveCrest::Response::Constellations.new(EveCrest::HTTPSRequest.get('/constellations/',3600)) end |