class TokyoMetro::Required::All::Factory::Seed::Api::StationFacility::Info::Common

Public Class Methods

other_files() click to toggle source
# File lib/tokyo_metro/required/all/factory/seed/api/station_facility/info/common.rb, line 3
def self.other_files
  ::File.join( top_file , "set_optional_variables" )
end