Sha256: ebea5b316cd1cb23c3706444f84df5bfe83892f77d6c3af4fb98ac6c8af0de80
Contents?: true
Size: 746 Bytes
Versions: 1
Compression:
Stored size: 746 Bytes
Contents
# 駅周辺の名所・施設に関する不正確な情報を修正する機能を提供するモジュール # @note prepended to {TokyoMetro::Factory::Generate::Api::StationFacility::Info::Platform::Info::SurroundingArea::Info} by {TokyoMetro::Modules::Api::ToFactory::Convert::Patch::StationFacility::SurroundingArea.set_modules} module TokyoMetro::Modules::Api::ToFactory::Convert::Patch::StationFacility::SurroundingArea::Generate::Info::Platform::Info::SurroundingArea private # Info クラスに送る変数のリスト # @return [::Array] def variables ary = super() ::TokyoMetro::Factory::Convert::Patch::Api::StationFacility::SurroundingArea::Generate::Info::Platform::Info::SurroundingArea.updated( ary ) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tokyo_metro-0.10.1 | lib/tokyo_metro/modules/api/to_factory/convert/patch/station_facility/surrounding_area/generate/info/platform/info/surrounding_area.rb |