Class: TokyoMetro::Required::All::Factory::Generate::Api::MetaClass::Info

Inherits:
TokyoMetro::Required
  • Object
show all
Defined in:
lib/tokyo_metro/required/all/factory/generate/api/meta_class/info.rb

Defined Under Namespace

Classes: Fundamental

Class Method Summary collapse

Class Method Details

.other_filesObject



3
4
5
6
7
8
# File 'lib/tokyo_metro/required/all/factory/generate/api/meta_class/info.rb', line 3

def self.other_files
  [
    Fundamental.files ,
    ::File.join( top_file , "not_on_the_top_layer" )
  ]
end