class NumbersAndWords::Translations::Et
Public Instance Methods
hundreds(number, _options = {})
click to toggle source
Calls superclass method
NumbersAndWords::Translations::Families::Latin#hundreds
# File lib/numbers_and_words/translations/et.rb, line 8 def hundreds(number, _options = {}) super(number, separator: '') end