Module: Songkicky
- Defined in:
- lib/user.rb,
lib/event.rb,
lib/venue.rb,
lib/artist.rb,
lib/festival.rb,
lib/json_api.rb,
lib/songkicky.rb,
lib/metro_area.rb
Defined Under Namespace
Modules: JsonApi Classes: Artist, Error, Event, Festival, MetroArea, User, Venue
Class Attribute Summary collapse
-
.apikey ⇒ Object
Returns the value of attribute apikey.
Class Attribute Details
.apikey ⇒ Object
Returns the value of attribute apikey.
12 13 14 |
# File 'lib/songkicky.rb', line 12 def apikey @apikey end |