Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

in edge branch, the limit scope doesn't work unless you explicitly regulate it #86

Open
@adamcreekroad

Description

@adamcreekroad

Currently to use it on the client you must do this:

class ApplicationRecord < ActiveRecord::Base
  regulate_scope limit: :always_allow
end

Even if you have regulate_scope for all and unscoped

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions