shashi-we

Results 4 issues of shashi-we

Hello, I am using Rails 5, Devise 4.3.0 and devise_token_auth 0.1.42. I want to allow user to change his password on separate view. This view contains current_password, password and password_confirmation....

Hello @joaomdmoura Can you please let me know if it would work with Rails 5, without any issue? :) Thanks,

I have simple script to send emails using ruby telnet library here is my code require 'net/telnet' localhost = Net::Telnet::new("Host" => "smtp.gmail.com","Timeout" => 10, "Port" => 587, "Waittime" => 20,...

Hello, I am using this buildpack on heroku and it was working great by couple of days ago but I am getting error after latest update. I am getting following...