Class: ParkInfo::DisneyWorld::MagicKingdom

Inherits:
ParkInfo::DisneyResort show all
Defined in:
lib/disney/disney_world.rb

Constant Summary collapse

RESORT_ID =
"80007798"
PARK_ID =
"80007944"
REGION =
"us"

Constants inherited from ParkInfo::DisneyBase

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

Method Summary

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