cashrb 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
data/lib/cash.rbc ADDED
@@ -0,0 +1,53 @@
1
+ !RBIX
2
+ 0
3
+ x
4
+ M
5
+ 1
6
+ n
7
+ n
8
+ x
9
+ 10
10
+ __script__
11
+ i
12
+ 11
13
+ 5
14
+ 7
15
+ 0
16
+ 64
17
+ 47
18
+ 49
19
+ 1
20
+ 1
21
+ 15
22
+ 2
23
+ 11
24
+ I
25
+ 2
26
+ I
27
+ 0
28
+ I
29
+ 0
30
+ I
31
+ 0
32
+ n
33
+ p
34
+ 2
35
+ s
36
+ 9
37
+ cash/cash
38
+ x
39
+ 7
40
+ require
41
+ p
42
+ 3
43
+ I
44
+ 0
45
+ I
46
+ 1
47
+ I
48
+ b
49
+ x
50
+ 38
51
+ /home/semmons99/src/cashrb/lib/cash.rb
52
+ p
53
+ 0
data/test/test_cash.rb CHANGED
@@ -1,3 +1,4 @@
1
+ require 'rubygems'
1
2
  require 'minitest/autorun'
2
3
  require 'bigdecimal'
3
4
  require 'cash'