iconara / cql-rb

Cassandra CQL 3 binary protocol driver for Ruby
106 stars 31 forks source link

Update README.md #84

Closed jpemberthy closed 10 years ago

jpemberthy commented 10 years ago

PagedQueryResult#last? doesn't exist yet. We should use PagedQueryResult#last_page? instead.

What about an alias for #last?.