public
Description: Converts numbers, currency and other units to Polish, English, German
Homepage: http://trix.pl
Clone URL: git://github.com/tomaszmazur/verbal.git
Click here to lend your support to: verbal and make a donation at www.pledgie.com !
verbal / Manifest.txt
100644 17 lines (17 sloc) 0.375 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
History.txt
Manifest.txt
README.txt
Rakefile
bin/verbal
lib/verbal.rb
lib/verbal/core.rb
lib/verbal/english/numbers.rb
lib/verbal/german/numbers.rb
lib/verbal/polish/currency.rb
lib/verbal/polish/numbers.rb
spec/spec_helper.rb
spec/unit/polish/currency_spec.rb
spec/unit/polish/numbers_spec.rb
spec/unit/english/numbers_spec.rb
spec/unit/german/numbers_spec.rb
verbal.gemspec