Module: LightekVpm::Generators::GeneratorHelpers

Included in:
ControllerGenerator
Defined in:
lib/generators/lightek_vpm/generator_helpers.rb

Overview

Some helpers for generating scaffolding

Instance Attribute Summary collapse

Instance Attribute Details

#attributesObject

Returns the value of attribute attributes.



6
7
8
# File 'lib/generators/lightek_vpm/generator_helpers.rb', line 6

def attributes
  @attributes
end

#optionsObject

Returns the value of attribute options.



6
7
8
# File 'lib/generators/lightek_vpm/generator_helpers.rb', line 6

def options
  @options
end