Guest User

Untitled

a guest
May 11th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. if logged_in_user = User.find(:first, :conditions => ["username= ? and password = ?", params[:login][:username], params[:login][:password]])
Add Comment
Please, Sign In to add comment