class TokyoMetro::Required::All::App::Renderer::StationFacility::Platform::Info::MetaClass::TableRow

Public Class Methods

other_files() click to toggle source
# File lib/tokyo_metro/required/all/app/renderer/station_facility/platform/info/meta_class/table_row.rb, line 3
def self.other_files
  [
    ::File.join( top_file , "meta_class" ) ,
    BarrierFreeFacilityInfos.files
  ]
end