Active Merchant Error

Hello friends,

I m using Active Merchant(version = 1.4.2) gem.
in billing calculator i m require ‘active_merchant’ and when i m open
the page it is throw error such
“no such file to load – active_merchant”.

Can you guyz tell me how can i resolve this problem …
Waiting for every possible answer

You’ll probably have better luck in the active merchant group

http://groups.google.com/group/activemerchant?lnk=

On Sep 16, 9:31 am, Ghanshyam Rathod <rails-mailing-l…@andreas-

do you have this:

config.gem ‘activemerchant’, :lib => “active_merchant”, :version =>
‘>=1.4.2’