lib/templates/project/toadstool.rb in toadstool-0.0.0.5 vs lib/templates/project/toadstool.rb in toadstool-0.0.0.7
- old
+ new
@@ -1,8 +1,8 @@
# Those little ditties that Sinatra needs to make the magic happen
# -----------------------------------------------------------------------
require 'rubygems'
-require 'net/http'
+
# If you're using bundler, you will need to add this
require 'bundler/setup'
require 'sinatra'
\ No newline at end of file