Class: Workarea::Inventory::Policies::AllowNotify

Inherits:
Standard
  • Object
show all
Defined in:
app/models/workarea/inventory/policies/allow_notify.rb

Instance Method Summary collapse

Instance Method Details

#displayable?Boolean

Returns:

  • (Boolean)


5
6
7
# File 'app/models/workarea/inventory/policies/allow_notify.rb', line 5

def displayable?
  true
end