Project

General

Profile

Actions

Idea #3157

closed

[Workbench] Admin button to download user list as CSV

Added by Ward Vandewege almost 10 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
Workbench
Target version:
-
Start date:
Due date:
Story points:
1.0

Description

  def render_index
    respond_to do |f|
      f.csv { render_csv_here }
      f.any { super }
    end
  end
  • Perhaps rename "Activity" tab on users#index page to "Admin", and add "Download profiles" button there.
Actions

Also available in: Atom PDF