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.6.6 app/views/bhf/_user.haml
bhf-0.6.5 app/views/bhf/_user.haml
bhf-0.6.4 app/views/bhf/_user.haml
bhf-0.6.3 app/views/bhf/_user.haml
bhf-0.6.2 app/views/bhf/_user.haml
bhf-0.6.1 app/views/bhf/_user.haml
bhf-0.6.0 app/views/bhf/_user.haml
bhf-0.5.13 app/views/bhf/_user.haml
bhf-0.5.12 app/views/bhf/_user.haml
bhf-0.5.11 app/views/bhf/_user.haml
bhf-0.5.10 app/views/bhf/_user.haml
bhf-0.5.9 app/views/bhf/_user.haml
bhf-0.5.8 app/views/bhf/_user.haml
bhf-0.5.7 app/views/bhf/_user.haml
bhf-0.5.6 app/views/bhf/_user.haml
bhf-0.5.5 app/views/bhf/_user.haml
bhf-0.5.4 app/views/bhf/_user.haml
bhf-0.5.3 app/views/bhf/_user.haml
bhf-0.5.2 app/views/bhf/_user.haml
bhf-0.5.1 app/views/bhf/_user.haml