Ruby on Rails: How may create a quoted string to a request header? – Twitter API
I am writing from scratch a Twitter client and one of the requisites is not using Twitter gems, so I must create my own requests. Twitter API documentation says here that I must have a Authorization header like this: Authorization:…