Skip to content

boomshadow/currency_select

 
 

Repository files navigation

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 gem.

Installation

Add the following to your Gemfile

gem ‘currency_select’, github: ‘tanordheim/currency_select’

Example

currency_select(“user”, “currency”)

Copyright © 2010 Trond Arve Nordheim. See LICENSE for details.

About

Currency Select helper for Ruby on Rails

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%