kslazarev/numbers_and_words

View on GitHub
lib/numbers_and_words/strategies/figures_converter/decorators/pt-BR.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

require 'numbers_and_words/strategies/figures_converter/decorators/pt-BR/base'
require 'numbers_and_words/strategies/figures_converter/decorators/pt-BR/fractional'
require 'numbers_and_words/strategies/figures_converter/decorators/pt-BR/integral'