Sha256: b30157409926896156799e05f987a199928d37a7b4dfb02931aa30199e6b7a6c
Contents?: true
Size: 409 Bytes
Versions: 8
Compression:
Stored size: 409 Bytes
Contents
Feature: Models can be queried directly Note: This feature is only available with newer versions of the 'cuke_modeler' library. @cuke_modeler_1x Scenario: Querying a model Given the models provided by CukeModeler Then all of them can be queried """ model = <model_class>.new model.query do select from :all end """
Version data entries
8 entries across 8 versions & 1 rubygems