class ScaffoldControllerGenerator
Ruby on Rails 3.2.22.5
Since v3.0.20 Last seen in v3.2.22.5No documentation comment.
Inherits from
Includes
Methods (defined here)
Methods (inherited)
From Rails::Generators::NamedBase (28)
- # application_name
- # class_name
- # class_path
- # file_path
- # human_name
- # i18n_scope
- # indent
- # index_helper
- # inside_template
- # inside_template?
- # key_value
- # module_namespacing
- # namespace
- # namespaced?
- # namespaced_class_path
- # namespaced_file_path
- # plural_file_name
- # plural_name
- # plural_table_name
- # pluralize_table_names?
- # regular_class_path
- # route_url
- # singular_table_name
- # table_name
- # template
- # uncountable?
- # wrap_with_namespace
- self. check_class_collision
From Rails::Generators::ResourceHelpers (7)
From Rails::Generators::Base (16)
- self. add_shebang_option!
- self. banner
- self. base_name
- self. base_root
- self. default_aliases_for_option
- self. default_for_option
- self. default_generator_root
- self. default_source_root
- self. default_value_for_option
- self. desc
- self. generator_name
- self. hook_for
- self. namespace
- self. remove_hook_for
- self. source_root
- self. usage_path
From Rails::Generators::Actions (18)
- # add_source
- # application
- # capify!
- # environment
- # extify
- # gem
- # gem_group
- # generate
- # git
- # initializer
- # lib
- # log
- # plugin
- # rake
- # rakefile
- # readme
- # route
- # vendor