Hi Folks I have created a currency converter Gem in rails, It is a currency converter built in ruby on rails, It will allow the users to convert currency from/to any currency value. Usage: require "rcurrency" result = RCurrency::Convertor.convert(100, "CNY", "USD") Kindly take out some time to test this Gem and provide your valuable feedback. You can leave your feedback on http://dev.rubyonrails.org/ticket/11100 Here is the direct download link: http://rubyforge.org/projects/curr-converter/ Regards Naveen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---