RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: Rasarts
Site: w3.rasart.pro
how can I replace the method find_by_name in rails4? where(:name = 'params[:name]') ? i have error in session_controller: undefined method `authenticate' =/ anyone help?
how can I replace the method find_by_name in rails4? where(:name = 'params[:name]') ?
i have error in session_controller: undefined method `authenticate' =/ anyone help?