Class: TokyoMetro::Required::All::Factory::Generate
- Inherits:
-
TokyoMetro::Required
- Object
- RequiredFiles::MetaClass
- TokyoMetro::Required
- TokyoMetro::Required::All::Factory::Generate
- Defined in:
- lib/tokyo_metro/required/all/factory/generate.rb
Defined Under Namespace
Class Method Summary collapse
Instance Method Summary collapse
-
#initialize ⇒ Generate
constructor
A new instance of Generate.
Constructor Details
#initialize ⇒ Generate
Returns a new instance of Generate.
3 4 5 |
# File 'lib/tokyo_metro/required/all/factory/generate.rb', line 3 def initialize super( set_all_files_under_the_top_namespace: false ) end |