Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ActiveMerchant::Billing::Gateway (LoadError) #3

Open
RodrigoEmygdio opened this issue Jun 28, 2011 · 0 comments
Open

ActiveMerchant::Billing::Gateway (LoadError) #3

RodrigoEmygdio opened this issue Jun 28, 2011 · 0 comments

Comments

@RodrigoEmygdio
Copy link

Hi,

I am testing the saasramp and after that I ran the ./script/generate saasramp .I get
the following error:

/usr/lib/ruby/gems/1.8/gems/activesupport-2.2.3/lib/active_support/dependencies.rb:428:in load_missing_constant': Expected /usr/lib/ruby/gems/1.8/gems/active_merchant-1.5.2/lib/active_merchant/billing/gateway.rb to define ActiveMerchant::Billing::Gateway (LoadError) from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.3/lib/active_support/dependencies.rb:77:inconst_missing'
from /usr/lib/ruby/gems/1.8/gems/active_merchant-1.5.2/lib/active_merchant/billing/gateways/sallie_mae.rb:3
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.3/lib/active_support/core_ext/module/introspection.rb:70:in const_get' from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.3/lib/active_support/core_ext/module/introspection.rb:70:inlocal_constants'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.3/lib/active_support/core_ext/module/introspection.rb:70:in each' from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.3/lib/active_support/core_ext/module/introspection.rb:70:inlocal_constants'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.3/lib/active_support/core_ext/module/introspection.rb:68:in each' from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.3/lib/active_support/core_ext/module/introspection.rb:68:inlocal_constants'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.3/lib/active_support/core_ext/module/introspection.rb:86:in local_constant_names' from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.3/lib/active_support/dependencies.rb:500:innew_constants_in'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.3/lib/active_support/dependencies.rb:497:in collect' from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.3/lib/active_support/dependencies.rb:497:innew_constants_in'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.3/lib/active_support/dependencies.rb:153:in `require'
from /usr/lib/ruby/gems/1.8/gems/active_merchant-1.5.2/lib/active_merchant/billing/gateway.rb:1
..................

Do you have any idea about this issues? There are some compatibility problem with active_suport.
I believe that the erro began in some of initializer that was generated across of script saasramp.
Thanks very much for your contribution and attention

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant