minio / doctor

Doctor is a documentation server for your docs in github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dashboard: Clicking on Users leads to 404.

deekoder opened this issue · comments

ActionView::Template::Error (undefined local variable or method new_user_path' for #<#<Class:0x007fe27fd959e0>:0x007fe27fd94d38>): 8: </div> 9: 10: <div class="actions__add"> 11: <%= link_to (raw('<span>New User</span>')), new_user_path, :class => 'button button--red' %> 12: </div> 13: </div> 14: app/views/users/index.html.erb:11:in _app_views_users_index_html_erb__3323712369353438912_70305374197880'

ActionView::Template::Error (undefined local variable or method new_user_path' for #<#<Class:0x007fe27fd959e0>:0x007fe27fd94d38>): 8: </div> 9: 10: <div class="actions__add"> 11: <%= link_to (raw('<span>New User</span>')), new_user_path, :class => 'button button--red' %> 12: </div> 13: </div> 14: app/views/users/index.html.erb:11:in _app_views_users_index_html_erb__3323712369353438912_70305374197880'