Problem with Devise authentication on Rails
        Posted  
        
            by Jiang
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jiang
        
        
        
        Published on 2010-05-02T12:50:01Z
        Indexed on 
            2010/05/02
            12:58 UTC
        
        
        Read the original article
        Hit count: 262
        
ruby-on-rails
|devise
Hi all,
I tried to use Devise 1.0.6 over Rails 2.3. I followed the installation instructions and the user can successfully sign up. However, when I use the registered user account to sign in, the password field is cleared up and nothing happened. Could anyone give me some ideas? Thanks in advance.
© Stack Overflow or respective owner