Class: Locomotive::AccountPresenter

Inherits:
BasePresenter show all
Defined in:
app/presenters/locomotive/account_presenter.rb

Instance Attribute Summary

Attributes inherited from BasePresenter

#ability, #depth

Instance Method Summary collapse

Methods inherited from BasePresenter

#ability?, #after_initialize, getters_to_hash, #id, setters_to_hash, #site

Methods included from Presentable

#after_initialize, #as_json, #attributes=, #getters, #initialize, #property_options, #setters

Instance Method Details

#adminObject

other getters / setters ##



14
15
16
# File 'app/presenters/locomotive/account_presenter.rb', line 14

def admin
  self.source.admin?
end

#nameObject

properties ##



5
# File 'app/presenters/locomotive/account_presenter.rb', line 5

properties  :name, :email, :locale