Phusion Passenger on Nginx – Internal Overview

So, working with nginx and passenger has been really simplified. There is an excellent screen cast about how exactly how to get it working. (http://www.modrails.com/videos/passenger_nginx.mov). What I was really interested in finding out was, what happens under covers. It turns out that this is the core of what passenger does is irrespective of whether its … Continue reading Phusion Passenger on Nginx – Internal Overview

What is new in edge rails 2.3.3 ?

Rails community has released rails 2.3.3 recently with major upgrades and several bug fixes added.On the other side, Rails 3 ( i.e. merge of rails and merb framework ) is supposed to be officially get released in this May.Lets see what are the notable features added in rails 2.3.31. RackWhat is this rack ?Abstraction built … Continue reading What is new in edge rails 2.3.3 ?