Sha256: a436d8621477b05e216f599df5cc80b891dfa79482621b5e09b9cc4c30f52f10
Contents?: true
Size: 386 Bytes
Versions: 1
Compression:
Stored size: 386 Bytes
Contents
module Ecoportal module API class Internal class Permissions < Common::BaseModel passthrough :files, :data, :reports passthrough :organization, :pages, :page_editor, :registers, :tasks passthrough :person_core, :person_core_create, :person_core_edit passthrough :person_details, :person_account, :person_abilities end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ecoportal-api-0.8.3 | lib/ecoportal/api/internal/permissions.rb |