Class: Pbw::Rules::ConstraintGenerator

Inherits:
Generators::ModelGenerator show all
Defined in:
lib/generators/pbw/rules/constraint/constraint_generator.rb

Instance Method Summary collapse

Methods inherited from Generators::ModelGenerator

#create_model

Methods included from Generators::ResourceHelpers

#application_name, #backbone_path, #class_namespace, #collection_namespace, #home_view_namespace, #js_app_name, #js_model_namespace, #js_user_model_namespace, #jst, #plural_model_name, #router_name, #singular_model_name, #uncapitalize, #user_collection_namespace, #user_jst, #user_view_namespace, #view_namespace

Instance Method Details

#create_backbone_modelObject



6
7
# File 'lib/generators/pbw/rules/constraint/constraint_generator.rb', line 6

def create_backbone_model
end