Skip to content

Commit

Permalink
require rubygems to load sinatra
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Plante <nap@zerosum.org>
  • Loading branch information
bryanwoods authored and zapnap committed Jan 31, 2009
1 parent 4187a4a commit 8e4a533
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application.rb
@@ -1,3 +1,4 @@
require 'rubygems'
require 'sinatra' require 'sinatra'
require 'environment' require 'environment'


Expand Down

0 comments on commit 8e4a533

Please sign in to comment.