Sha256: d6d433ab7c1845166763d2155d0875575518a62b9b682c5952e6253bae9f1ab6
Contents?: true
Size: 353 Bytes
Versions: 5
Compression:
Stored size: 353 Bytes
Contents
= CurrencySelect Adds a currency_select helper to Ruby on Rails projects, allowing you to get a HTML select list of available currencies. The list of currencies are provided by the {Money}[http://money.rubyforge.org/] gem. = Example currency_select("user", "currency") == Copyright Copyright (c) 2010 Trond Arve Nordheim. See LICENSE for details.
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
currency_select-0.1.4 | README.rdoc |
currency_select-0.1.3 | README.rdoc |
currency_select-0.1.2 | README.rdoc |
currency_select-0.1.1 | README.rdoc |
currency_select-0.1.0 | README.rdoc |