Skip to content

Commit bf1459e

Browse files
RubenIgnaciosunny
andauthored
Update lib/monetize/parser.rb
Co-authored-by: Sunny Ripert <sunny@sunfox.org>
1 parent 3d96514 commit bf1459e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/monetize/parser.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ class Parser
3636

3737
DEFAULT_DECIMAL_MARK = '.'.freeze
3838
DEFAULT_MINOR = "00".freeze
39+
private_constant :DEFAULT_MINOR
3940

4041
def initialize(input, fallback_currency = Money.default_currency, options = {})
4142
@input = input.to_s.strip

0 commit comments

Comments
 (0)