RubyGem Problems

Stephen Ausman's Avatar

Stephen Ausman

14 Sep, 2011 10:13 PM

Hey guys,

I've been working on a Rails app that integrates CheddarGetter and I developed a lot of the user system a couple weeks ago and things have been great! Unfortunately, I ran across an issue when I was running my test suite today:

NameError: uninitialized constant CheddarGetter::Response::Crack
  from /Users/sausman/.rvm/gems/ruby-1.9.2-p290/gems/cheddargetter_client_ruby-0.3.2/lib/cheddar_getter/response.rb:390:in `create_clean_response'
  from /Users/sausman/.rvm/gems/ruby-1.9.2-p290/gems/cheddargetter_client_ruby-0.3.2/lib/cheddar_getter/response.rb:48:in `initialize'
  from /Users/sausman/.rvm/gems/ruby-1.9.2-p290/gems/cheddargetter_client_ruby-0.3.2/lib/cheddar_getter/client.rb:560:in `new'
  from /Users/sausman/.rvm/gems/ruby-1.9.2-p290/gems/cheddargetter_client_ruby-0.3.2/lib/cheddar_getter/client.rb:560:in `do_request'
  from /Users/sausman/.rvm/gems/ruby-1.9.2-p290/gems/cheddargetter_client_ruby-0.3.2/lib/cheddar_getter/client.rb:90:in `get_customer'

This happened when using the get_customer() method. Here is a link to the file that has the uninitialized constant: https://github.com/expectedbehavior/cheddargetter_client_ruby/blob/... (see line 390).

Thanks

  1. Support Staff 1 Posted by Marc Guyer on 14 Sep, 2011 10:50 PM

    Marc Guyer's Avatar

    Hi Stephen -- It seems this isn't documented but the crack gem is also apparently required.

  2. 2 Posted by Stephen Ausman on 15 Sep, 2011 12:02 AM

    Stephen Ausman's Avatar

    Thanks, working again now.

  3. Marc Guyer closed this discussion on 15 Sep, 2011 09:32 PM.

Discussions are closed to public comments.
If you need help with Cheddar please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

Recent Discussions

28 Mar, 2024 10:45 PM
24 Jan, 2024 08:33 AM
11 Jan, 2024 07:13 AM
30 Nov, 2023 02:07 AM
22 Nov, 2023 08:41 AM