Class: EventFindaRuby::Categories

Inherits:
Artists show all
Defined in:
lib/event_finda_ruby/categories.rb

Constant Summary collapse

RESOURCE_SLUG =
"categories".freeze

Constants inherited from Base

Base::BASE_URL

Instance Attribute Summary

Attributes inherited from Base

#api_extension, #filters

Method Summary

Methods inherited from Artists

#by_category, #by_category_slug

Methods inherited from Base

#by_keywords_and, #by_keywords_or, #by_query, #by_rows, #initialize, #results, #url, #with_extension

Constructor Details

This class inherits a constructor from Base