Module: GeneratorHelpers

Included in:
HotGlue::ScaffoldGenerator
Defined in:
lib/generators/hot_glue/helpers/generator_helpers.rb

Instance Method Summary collapse

Instance Method Details

#parent_resource_nameObject



3
4
5
# File 'lib/generators/hot_glue/helpers/generator_helpers.rb', line 3

def parent_resource_name
  @nested_set.last[:singular]
end