Sha256: 7585ee8ebe6e38f7087961556ba69dfb1fdafe6db4805d7b9a7d3c33b16d825d
Contents?: true
Size: 306 Bytes
Versions: 33
Compression:
Stored size: 306 Bytes
Contents
Feature: Collection with Criteria Scenario: saving a ruby object Given a new collection named 'test' And an object 'movie' When I save the object 'movie' And I query the collection 'test' with the criteria where(:title => 'Gone with the Wind') Then the query result has 1 documents
Version data entries
33 entries across 33 versions & 2 rubygems