mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-10 08:08:00 -05:00
Deprecation warning
This commit is contained in:
4
app/views/devise/_links.erb
Normal file
4
app/views/devise/_links.erb
Normal file
@@ -0,0 +1,4 @@
|
||||
<% ActiveSupport::Deprecation.warn "Rendering partials devise/_links.erb is deprecated" \
|
||||
"please use devise/shared/_links.erb instead." %>
|
||||
<%= render "shared/links" %>
|
||||
<% end %>
|
||||
Reference in New Issue
Block a user