index_csv.rhtml 95 Bytes Edit Raw Blame History 1 2 <%= _('name') %>;<%= _('email') %> <%= render :partial => 'user_csv', :collection => @users %>