Method: Fill::Procedure#human_models

Defined in:
lib/fill/procedure.rb

#human_modelsObject



21
22
23
# File 'lib/fill/procedure.rb', line 21

def human_models
  @human_models ||= (options[:name] || humanize_models)
end