safai 0.0.6 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/safai.rb +1 -1
  2. metadata +1 -1
data/lib/safai.rb CHANGED
@@ -31,7 +31,7 @@ class Safai
31
31
  return Safai::Address.map(u, 300, 95)
32
32
  end
33
33
 
34
- def amt(c, amount)
34
+ def amt2(c, amount)
35
35
  m = Money::Currency.new(c)
36
36
  amount = sprintf("%0.02f", amount)
37
37
  if !m.blank?
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: safai
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: