Sha256: 20e50e05df58c3feeb6d6d71ae862a4d83b1bd3b64937c6b7f7453e5a1708467

Contents?: true

Size: 281 Bytes

Versions: 2

Compression:

Stored size: 281 Bytes

Contents

Feature: Rails integration
  The framework should play nice with the most recent major Rails version

  Background:
    Given I have a Document resource defined as
     """
     authorize $MODEL, using: :pg_jsonb
     """

  Scenario:
    Then I should be able to set an ACL on it

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
eaco-0.6.1 features/rails_integration.feature
eaco-0.6.0 features/rails_integration.feature