Sha256: 582fdbcf798b70736711fc86ccf8db6868158f3f2e3a86bbe5531c28dc641d93

Contents?: true

Size: 131 Bytes

Versions: 1

Compression:

Stored size: 131 Bytes

Contents

class Underworld::GroupPolicy < Underworld::ApplicationPolicy

  class Scope < Scope
    def resolve
      scope
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
underworld-1.0.0 app/policies/underworld/group_policy.rb