Class: ParkInfo::Disneyland::DisneylandPark

Inherits:
DisneylandBase show all
Defined in:
lib/disney/disneyland.rb

Constant Summary collapse

PARK_ID =
"330339"

Constants inherited from DisneylandBase

ParkInfo::Disneyland::DisneylandBase::REGION, ParkInfo::Disneyland::DisneylandBase::RESORT_ID

Constants inherited from ParkInfo::DisneyResort

ParkInfo::DisneyResort::RESORT_ID

Constants inherited from ParkInfo::DisneyBase

ParkInfo::DisneyBase::APP_ID, ParkInfo::DisneyBase::BASE_URL, ParkInfo::DisneyBase::CACHE_TIMEOUT, ParkInfo::DisneyBase::REGION, ParkInfo::DisneyBase::TOKEN_BODY, ParkInfo::DisneyBase::TOKEN_URL

Method Summary

Methods inherited from DisneylandBase

#wait_times_url

Methods inherited from ParkInfo::DisneyResort

#attractions, #facilities_info_url, #park_id, #region, #resort_id, #wait_times, #wait_times_url

Methods included from ActAsBag

#keys, #method_missing

Methods inherited from ParkInfo::DisneyBase

#get, #get_auth_token, #region

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class ParkInfo::ActAsBag