hey,
I need the gems activemerchant and money. I use it with sentry for
encryption of creditcard data. I used to install the gems with this
command:
gem install --source http://dist.leetsoft.com activemerchant
gem install --source http://dist.leetsoft.com money
But the url is bad, or doesnt exist anymore…
Then i installed the money gem like this:
gem install money
But where can i find activemerchant. On rubyforge there is the project
but no files.
Thx
N.