Class: Ptero::Generator::SetupGenerator

Inherits:
PHPGenerator show all
Defined in:
lib/ptero/generators/setupgenerator.rb

Overview

A generator for “setup” files that load dependencies and initialize the application

Instance Attribute Summary

Attributes inherited from Ptero::Generator

#app, #dir, #name

Method Summary

Methods inherited from PHPGenerator

#extension, #path

Methods inherited from Ptero::Generator

const_missing, #content, #content_params, #extension, #filename, #generate, #generated?, #initialize, #location, #path, #reload, #remove, #template_path, #to_s, #type

Constructor Details

This class inherits a constructor from Ptero::Generator