Rack is probably the most important project for the Ruby world since Rails. Allowing any ruby web framework to work seamlessly with each other should help propel the newly competing web framework as first class citizens, to be used easily alongside Rails .
Soon we'll see Routing, Authentication, and Debugging all using Rack middleware instead of framework specific plugins.
Soon we'll see Routing, Authentication, and Debugging all using Rack middleware instead of framework specific plugins.