Class
Bootstrap::Generators::ThemedGenerator
In:
lib/generators/bootstrap/themed/themed_generator.rb
Parent:
::Rails::Generators::Base
Methods
columns
controller_routing_path
copy_views
excluded?
excluded_columns
excluded_columns_names
excluded_columns_pattern
ext
extract_modules
form_builder
generate_erb
generate_views
initialize_views_variables
model_name
new
new_attribute
plural_model_name
plural_resource_name
rescue_block
resource_name
retrieve_columns
selected_views
singular_controller_routing_path
Public Class methods
new
(args, *options)
Public Instance methods
copy_views
()
Protected Instance methods
columns
()
controller_routing_path
()
excluded?
(name)
excluded_columns
()
excluded_columns_names
()
excluded_columns_pattern
()
ext
()
extract_modules
(name)
form_builder
()
generate_erb
(views)
generate_views
()
initialize_views_variables
()
model_name
()
new_attribute
(name, type)
plural_model_name
()
plural_resource_name
()
rescue_block
(exception=Exception) {|if block_given?| ...}
resource_name
()
retrieve_columns
()
selected_views
()
singular_controller_routing_path
()
[Validate]