Module: Targetable::ClassMethods

Defined in:
app/concerns/targetable.rb

Instance Method Summary collapse

Instance Method Details

#targetableObject



5
6
7
# File 'app/concerns/targetable.rb', line 5

def targetable
  true
end