Sha256: c96b2085552d0a73dc9efd816ef4cc1cf0ce00c9cb8f4f78a1cf37ab4e52ab28
Contents?: true
Size: 460 Bytes
Versions: 35
Compression:
Stored size: 460 Bytes
Contents
- if controller_name != 'sessions' = link_to I18n.t("shared.enter_site"), new_session_path(resource_name) br - if devise_mapping.registerable? && controller_name != 'registrations' = link_to I18n.t("shared.registration"), new_registration_path(resource_name) br - if devise_mapping.recoverable? && controller_name != 'passwords' && controller_name != 'registrations' = link_to I18n.t("shared.forget_password"), new_password_path(resource_name) br
Version data entries
35 entries across 35 versions & 2 rubygems