Module: Dorsale::BillingMachine::QuotationPolicyHelper

Defined in:
app/policies/dorsale/billing_machine/quotation_policy_helper.rb

Constant Summary collapse

POLICY_METHODS =
[
  :list?,
  :create?,
  :read?,
  :update?,
  :delete?,
  :download?,
  :copy?,
]