Class: Apiify::Generators::Rake
- Inherits:
-
Thor::Group
- Object
- Thor::Group
- Apiify::Generators::Rake
- Includes:
- Thor::Actions
- Defined in:
- lib/apiify/generators/rake.rb
Instance Method Summary collapse
Instance Method Details
#create_group ⇒ Object
10 11 12 |
# File 'lib/apiify/generators/rake.rb', line 10 def create_group empty_directory(group) end |