Class: Humanized::Parser

Inherits:
Object show all
Defined in:
lib/more/humanized/parser.rb,
lib/more/humanized/parser/numeric.rb

Direct Known Subclasses

NumericClass

Defined Under Namespace

Classes: NumericClass, ParserMissing, Result

Constant Summary collapse

Numeric =
NumericClass.new

Instance Method Summary collapse

Instance Method Details

#providesObject



82
83
84
# File 'lib/more/humanized/parser.rb', line 82

def provides
  []
end