Class: TMDb::Genre

Inherits:
Base
  • Object
show all
Defined in:
lib/tmdb-api/genre.rb

Constant Summary collapse

ATTRIBUTES =

Genre attributes

:id, :name

Method Summary

Methods inherited from Base

bad_response, #initialize

Constructor Details

This class inherits a constructor from TMDb::Base