Skip to content

Commit

Permalink
Fix broken number_to_currency tests
Browse files Browse the repository at this point in the history
  • Loading branch information
prathamesh-sonpatki committed Jan 29, 2016
1 parent 43df267 commit 1b46a11
Showing 1 changed file with 2 additions and 0 deletions.
@@ -1,3 +1,5 @@
require 'active_support/core_ext/numeric/inquiry'

module ActiveSupport
module NumberHelper
class NumberToCurrencyConverter < NumberConverter # :nodoc:
Expand Down

0 comments on commit 1b46a11

Please sign in to comment.