Class: NumbersAndWords::Strategies::FiguresConverter::Languages::EnGb

Inherits:
En
  • Object
show all
Defined in:
lib/numbers_and_words/strategies/figures_converter/languages/en_gb.rb

Instance Attribute Summary

Attributes included from Families::Base

#current_capacity, #parent_figures

Attributes inherited from Base

#decorator, #figures, #language, #options, #translations

Method Summary

Methods inherited from En

#hundreds, #maybe_hyphen_separator, #maybe_ordinal, #maybe_remove_zero, #maybe_union_after_hundreds, #strings_logic, #tens_with_ones, #zero

Methods included from Families::Base

#capacity_iteration, #complex_number_to_words, #complex_tens, #hundreds_number_to_words, #save_parent_figures, #simple_number_to_words, #strings_logic, #words_in_capacity

Methods included from Families::Helpers

#translate

Methods inherited from Base

#initialize, #run

Constructor Details

This class inherits a constructor from NumbersAndWords::Strategies::FiguresConverter::Base