Module: Dorsale::Alexandrie::AbilityHelper

Defined in:
app/models/dorsale/alexandrie/ability_helper.rb

Instance Method Summary collapse

Instance Method Details

#define_alexandrie_abilitiesObject



4
5
6
# File 'app/models/dorsale/alexandrie/ability_helper.rb', line 4

def define_alexandrie_abilities
  can [:create, :update, :delete], ::Dorsale::Alexandrie::Attachment
end