[RCBC-2] Undefined Method Get Created: 28/Jul/11 Updated: 13/Nov/12 Resolved: 30/Aug/11 |
|
| Status: | Closed |
| Project: | Couchbase Ruby client library |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Security Level: | Public |
| Type: | Bug | Priority: | Critical |
| Reporter: | David Rice | Assignee: | Sergey Avseyev |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: | Max OSX Lion Ruby 1.8.7, 1.9.2 | ||
| Flagged: |
Impediment
|
| Description |
|
Found an issue with the library that was introduced in one of the commits on the 25th or 27th of june.
/Users/dave/.rvm/gems/ruby-1.8.7-p334/bundler/gems/couchbase-ruby-client-119212c40e06/lib/couchbase/memcached.rb:90:in `get': undefined method `get' for nil:NilClass (NoMethodError) You should be able to replicate this with the example code for the docs I have produced. https://github.com/davidjrice/membase-examples-ruby (All instructions to run it if you need them are in my fork of the docs) https://github.com/davidjrice/docs/tree/master/Couchbase/products/membase/membase-sdk-ruby |
| Comments |
| Comment by Matt Ingenthron [ 16/Aug/11 ] |
| Is this still valid? |
| Comment by Sergey Avseyev [ 30/Aug/11 ] |
| It was fixed and isn't reproducing on current version 0.9.5 |