RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Following the Life of an HTTP Request in Rails

Ever wondered how an HTTP request goes from your webserver to the code in your Rails’ stack? Racked with guilt for not knowing Rack? In this series of annotations, we follow the route of a simple HTTP GET request through the Rails source, from the Application to the controller code.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in