@user = User.new(params[:user]) @user.<Ctrl-Space>
No type is inferred for @user, and no variants are shown in the completion list, although its type is unambiguous in this context.