Sha256: f1bea7212856297c694b37fc016a40a25c17a6d5c7648db47ac77b4b7d60e7cf
Contents?: true
Size: 431 Bytes
Versions: 21
Compression:
Stored size: 431 Bytes
Contents
- if controller_name != 'sessions' = link_to I18n.t("shared.enter_site"), new_user_session_path br - if devise_mapping.registerable? && controller_name != 'registrations' = link_to I18n.t("shared.registration"), new_user_registration_path br - if devise_mapping.recoverable? && controller_name != 'passwords' && controller_name != 'registrations' = link_to I18n.t("shared.forget_password"), new_user_password_path br
Version data entries
21 entries across 21 versions & 2 rubygems