add ActiveAdmin
This commit is contained in:
4
app/views/admin/useful_links/_index.html.erb
Normal file
4
app/views/admin/useful_links/_index.html.erb
Normal file
@ -0,0 +1,4 @@
|
||||
<%= link_to 'List Email Addresses', admin_emails_path %>
|
||||
<br><br>
|
||||
<%= link_to 'List Users by Day (CSV)', admin_signups_path(:format => :csv) %>
|
||||
|
Reference in New Issue
Block a user