Class: GitScratch::Generators::RenewGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- GitScratch::Generators::RenewGenerator
- Includes:
- CommonMethods
- Defined in:
- lib/generators/git_scratch/renew/renew_generator.rb
Instance Method Summary collapse
Instance Method Details
#renew ⇒ Object
7 8 9 10 |
# File 'lib/generators/git_scratch/renew/renew_generator.rb', line 7 def renew puts "Ksh..... into method..." perform end |