Jake Champlin
Jake Champlin
Has any progress been made on this? I get a NoMethodError, for update_with_password. It comes from a PUT request to "/users/user" (which is more than likely incorrect). It processes the...
I was able to "fix" the issue by writing an "update_with_password" method inside my user model. I don't think it actually authenticates to the user before changing the password, but...
`C-d` works for deleting the next character, but doesn't send an `eof` on an empty line to close the current terminal window. Any current plans to support sending an `eof`...