Sha256: 4fa733ec4a494b1695e0aaf8d4cc80f092bdbe2a8e9b42878c4c01855a7b08eb

Contents?: true

Size: 307 Bytes

Versions: 55

Compression:

Stored size: 307 Bytes

Contents

- if defined?(current_account) && current_account
  %p.user
    = t('bhf.helpers.user.login.as', user: current_account.to_bhf_s).html_safe
    - if self.respond_to?(Bhf::Engine.config.logout_path)
      = link_to t('bhf.helpers.user.logout.link'), self.send(Bhf::Engine.config.logout_path), method: :delete

Version data entries

55 entries across 55 versions & 1 rubygems

Version Path
bhf-0.4.13 app/views/bhf/_user.haml
bhf-0.4.12 app/views/bhf/_user.haml
bhf-0.4.11 app/views/bhf/_user.haml
bhf-0.4.10 app/views/bhf/_user.haml
bhf-0.4.9 app/views/bhf/_user.haml
bhf-0.4.8 app/views/bhf/_user.haml
bhf-0.4.7 app/views/bhf/_user.haml
bhf-0.4.6 app/views/bhf/_user.haml
bhf-0.4.5 app/views/bhf/_user.haml
bhf-0.4.4 app/views/bhf/_user.haml
bhf-0.4.3 app/views/bhf/_user.haml
bhf-0.4.2.7 app/views/bhf/_user.haml
bhf-0.4.2.5 app/views/bhf/_user.haml
bhf-0.4.2.4 app/views/bhf/_user.haml
bhf-0.4.2.3 app/views/bhf/_user.haml