Index (r)
»
requirements
»
features
»
rails_integration
[More Detail]
[Collapse All]
Feature:
Rails integration
The framework should play nice with the most recent major Rails version
features/rails_integration.feature
-
Background:
link
features/rails_integration.feature:4
Given
I have a
Document
resource defined as
authorize $MODEL, using: :pg_jsonb
-
Scenario:
link
features/rails_integration.feature:10
Then
I should be able to set an ACL on the
Document