public
Description: A Rails plugin that allows you to extend a model with Gold, Silver and Copper money as featured in World of Warcraft
Homepage:
Clone URL: git://github.com/ariejan/acts_as_gold.git
Click here to lend your support to: acts_as_gold and make a donation at www.pledgie.com !
acts_as_gold / init.rb
100644 2 lines (2 sloc) 0.065 kb
1
2
$:.unshift "#{File.dirname(__FILE__)}/lib"
require 'acts_as_gold'