Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Explicitly require net/http and net/https #2

Open
Nowaker opened this issue Feb 27, 2012 · 1 comment
Open

Explicitly require net/http and net/https #2

Nowaker opened this issue Feb 27, 2012 · 1 comment

Comments

@Nowaker
Copy link

Nowaker commented Feb 27, 2012

This should go to the generated controller:

require 'net/http'
require 'net/https'

I had an error in Rails 3.2 without it - maybe these sources were automatically required in the previous versions.

@vysogot
Copy link
Owner

vysogot commented Feb 29, 2012

hey, can you fork and make a pull request? thanks for tip, soon I'm gonna be working on turning it to a active merchant gateway let me know if you want to collaborate. cheers!

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

No branches or pull requests

2 participants