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. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
Hi Nick activemerchant is available here : http://home.leetsoft.com/am afaik the svn repository is located at svn://home.leetsoft.com/active_merchant/trunk/active_merchant/ cheers Thibaut --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
Thibaut Barrère wrote:> Hi Nick > > activemerchant is available here : http://home.leetsoft.com/am > > afaik the svn repository is located at > svn://home.leetsoft.com/active_merchant/trunk/active_merchant/ > > cheers > > ThibautThanks ;) Nick -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---