class TokyoMetro::Required::All::Factory::Generate::Static::MetaClass::Group
Public Class Methods
other_files()
click to toggle source
# File lib/tokyo_metro/required/all/factory/generate/static/meta_class/group.rb, line 3 def self.other_files [ "fundamental" , "multiple_yamls" , "hash_in_hash" ].map { | filename | files_starting_with( top_file , filename ) } end