RailsCasts Pro episodes are now free!

Learn more or hide this

Vinaya Shrestha's Profile

GitHub User: vinayashrestha

Comments by Vinaya Shrestha

Avatar

I get the following error:

/Library/Ruby/Gems/1.8/gems/activesupport-3.0.9/lib/active_support/xml_mini/rexml.rb:20:in `parse': uninitialized constant ActiveSupport::XmlMini_REXML::StringIO (NameError)

This error propagates from the "gateway.authorize()" call. Any idea what's wrong with my setup? Thanks.