Re: fauna/cassandra gem does not work with Cassandra 0.7

2010-12-08 Thread Joshua Partogi
Hi Ryan, Thanks for the swift response. I've tested your latest commit and it fixed the problem. Kind regards, Joshua On Wed, Dec 8, 2010 at 5:23 AM, Ryan King wrote: > Please file this on github issues: > https://github.com/fauna/cassandra/issues. And I'll get to it soon. > > -ryan > > On Tue

Re: fauna/cassandra gem does not work with Cassandra 0.7

2010-12-07 Thread Ryan King
Please file this on github issues: https://github.com/fauna/cassandra/issues. And I'll get to it soon. -ryan On Tue, Dec 7, 2010 at 2:21 AM, Joshua Partogi wrote: > Hi, > > I pull out fauna/cassandra gem 0.10.0 from github. > > I then tried to get a value from cassandra as such. > > irb(main):00

fauna/cassandra gem does not work with Cassandra 0.7

2010-12-07 Thread Joshua Partogi
Hi, I pull out fauna/cassandra gem 0.10.0 from github. I then tried to get a value from cassandra as such. irb(main):002:0> require 'cassandra/0.7' => true irb(main):003:0> client = Cassandra.new('Keyspace1', '127.0.0.1:9160') => # irb(main):004:0> client.insert(:Standard1, "5", {'screen_name' =