Class: LLT::FormBuilder::VerbSegments::PerfectStemSegments

Inherits:
LLT::FormBuilder::VerbSegments show all
Defined in:
lib/llt/form_builder/helpers/verb_segments.rb

Instance Attribute Summary

Attributes inherited from LLT::FormBuilder::VerbSegments

#inflection_class, #modus

Instance Method Summary collapse

Methods inherited from LLT::FormBuilder::VerbSegments

get, #init_keys, #initialize

Constructor Details

This class inherits a constructor from LLT::FormBuilder::VerbSegments

Instance Method Details

#stem_of_ferreObject



406
407
408
# File 'lib/llt/form_builder/helpers/verb_segments.rb', line 406

def stem_of_ferre
  "tul"
end

#thematicObject



402
403
404
# File 'lib/llt/form_builder/helpers/verb_segments.rb', line 402

def thematic
  ""
end