Class: Rails::Generators::ResourceGenerator
- Inherits:
 - 
      ModelGenerator
      
        
- Object
 - Thor::Group
 - Base
 - NamedBase
 - ModelGenerator
 - Rails::Generators::ResourceGenerator
 
 
- Includes:
 - ResourceHelpers
 
- Defined in:
 - railties/lib/rails/generators/rails/resource/resource_generator.rb
 
Overview
:nodoc:
Direct Known Subclasses
Constant Summary
Constants included from ModelHelpers
ModelHelpers::INFLECTION_IMPOSSIBLE_ERROR_MESSAGE, ModelHelpers::IRREGULAR_MODEL_NAME_WARN_MESSAGE, ModelHelpers::PLURAL_MODEL_NAME_WARN_MESSAGE
Class Method Summary collapse
Methods included from ResourceHelpers
Methods included from ModelHelpers
Methods inherited from NamedBase
Methods inherited from Base
base_root, class_option, default_source_root, exit_on_failure?, hide!, hook_for, inherited, namespace, remove_hook_for, source_root
Methods included from Actions
#add_source, #environment, #gem, #gem_group, #generate, #git, #github, #initialize, #initializer, #lib, #rails_command, #rake, #rakefile, #readme, #route, #vendor