public
Description: My Montreal on Rails 7 presentation of Thin
Homepage: http://www.montrealonrails.com/2008/01/22/announcing-mor-7-presenters-that-was-fast/
Clone URL: git://github.com/macournoyer/mor7.git
macournoyer (author)
Sun Feb 24 07:09:25 -0800 2008
commit  44971dda6bf6674bb4ed44ed0146f8c448857761
tree    af81e0fbb01744e8ce7466b307e07f75e4959ec5
parent  ef4721aaf5b2717610675c092ce0e166199642f8
mor7 / blank.rb
100644 3 lines (2 sloc) 0.087 kb
1
2
3
%w(rubygems eventmachine thin thin_parser rack rack/lobster).each { |f| require f }
 
EM