Rails twitter login — Gist
After fighting for days with some of the authentication gems out there for login into twitter figured its easier and about 1/4 the code to just use a controller and do it manually.
After fighting for days with some of the authentication gems out there for login into twitter figured its easier and about 1/4 the code to just use a controller and do it manually.
Quick way to convert rails status symbols to a number:
http_error_code=Rack::Utils.status_code(:not_found)
Setting up my tumblr!