Class: Allocine::Movie

Inherits:
AllocineBase show all
Defined in:
lib/allocine/movie.rb

Overview

Represents a Movie on Allocine website

Instance Attribute Summary

Attributes inherited from AllocineBase

#also_known_as, #id, #title, #url

Method Summary

Methods inherited from AllocineBase

#actors, #countries, #directors, #genres, #initialize, #length, #original_title, #plot, #poster, #press_rating, #production_year, #release_date, #trailer, #trailer_id, #user_rating

Constructor Details

This class inherits a constructor from Allocine::AllocineBase