beezwax / acts-as-price-tag

This plugin adds a price methods (with currency support) to any active record object. It acts as a wrapper around Tobias Luetke's money gem.

This URL has Read+Write access

acts-as-price-tag / init.rb
100644 2 lines (2 sloc) 0.052 kb
1
2
# Include hook code here
require 'acts_as_price_tag'