reveal new user acct link

This commit is contained in:
Tyrel Souza 2014-05-14 14:58:56 -04:00
parent 16b80e47c8
commit 20091503ed

View File

@ -21,4 +21,4 @@
<% end %> <% end %>
</tbody> </tbody>
</table> </table>
<%= link_to 'New user', new_account_path unless Rails.env.production? %> <%= link_to 'New user', new_account_path %>