Module: Hanami::Helpers::NumberFormattingHelper
- Defined in:
- lib/hanami/helpers/number_formatting_helper.rb
Overview
Number formatter
You can include this module inside your view and the view will have access all methods.
By including Hanami::Helpers::NumberFormattingHelper
it will inject private method: format_number
.
Defined Under Namespace
Classes: Formatter