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
Search Repo:
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