Here is my actual error: No route matches [GET] \"/members/sign_out\" Since most people will use \"users\" I thought it would be more helpful to have that in th
No route matches [GET] \"/members/sign_out\"
I just needed to add the
//= require jquery //= require jquery_ujs
to my application.js
application.js