Class: Tap::Generator::Generators::Middleware

Inherits:
Resource
  • Object
show all
Defined in:
lib/tap/generator/generators/middleware.rb

Overview

:startdoc::generator middleware and a test

Generates a new Tap::Middleware and an associated test file.

Instance Attribute Summary

Attributes inherited from Base

#prompt_in, #prompt_out, #template_dir

Method Summary

Methods inherited from Resource

#manifest

Methods inherited from Base

#action, #directories, #directory, #file, #initialize, #iterate, #log_relative, #manifest, #on, #path, #process, #set, #template, #template_files

Constructor Details

This class inherits a constructor from Tap::Generator::Base