JamesBrooks / cash_handler

Intuitive extensions and utilities to handle money in multiple currencies for Ruby on Rails

This URL has Read+Write access

name age message
file .gitignore Loading commit data...
file MIT-LICENSE
file README.textile
file init.rb
directory lib/
directory 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