Results 1 issues of Li Ouyang

For some reason, when I add cookie related middleware (specifically `ActionDispatch::Session::Cookie`), the `rack-cors` gem stops working. I'll get the `ActionController::InvalidAuthenticityToken (HTTP Origin header (http://localhost:3000) didn't match request.base_url (http://localhost:3001)):` error. Once...