Rails3.0でcassandra_object

http://github.com/akm/cassandra_object_rails3 に、http://github.com/NZKoz/cassandra_object のtest以下のモデルをrails3.0アプリとして動くようにしました。
ただし、shouldaがまだrails3対応が終わってないみたいなので、 http://github.com/akm/cassandra_object_rails3/blob/master/test/test_helper.rb のコメントにあるようにshouldaのソースコードを直接変更する必要があります。

これでrake testをすると、cassandra_objectと同様に、

198 tests, 396 assertions, 0 failures, 2 errors

になるはず。