Class: Fae::Role

Inherits:
ActiveRecord::Base
  • Object
show all
Includes:
BaseModelConcern, RoleConcern
Defined in:
app/models/fae/role.rb

Instance Attribute Summary

Attributes included from BaseModelConcern

#filter

Instance Method Summary collapse

Instance Method Details

#fae_tracker_blacklistObject



13
14
15
# File 'app/models/fae/role.rb', line 13

def fae_tracker_blacklist
  'all'
end