devise trackable not working for authentication code example
Example: devise trackable not working for authentication
before_filter proc{ sign_in(current_user, :force => true) }
before_filter proc{ sign_in(current_user, :force => true) }