JamesBrooks / cash_handler
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
b1186d1
commit b1186d15f91552648e4ddcf3451164a0f1e78f0e
tree ea59c8aa7a8648abd1af2de9ef7b6c02bdaaa9f7
parent 5ee477752fda158bfe5b59a9c31797c132af7216
tree ea59c8aa7a8648abd1af2de9ef7b6c02bdaaa9f7
parent 5ee477752fda158bfe5b59a9c31797c132af7216
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
MIT-LICENSE | ||
| |
README.textile | ||
| |
init.rb | ||
| |
lib/ | ||
| |
tasks/ |
README.textile
cash_handler
cash_handler aims to be an intuitive (and useful) set of extensions and utilities to assist in handling money across different currencies for Ruby on Rails.
Requirements and Installation
- Install the hpricot gem (gem install hpricot)
- Install the cash_handler plugin (script/plugin install git://github.com/JamesBrooks/cash_handler.git)
Copyright and License
Copyright © 2008 James Brooks, released under the MIT license

