Skip to content

Commit

Permalink
use monkey-lib instead of monkey, so monkey gem doesn't screw things up
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed Jun 18, 2010
1 parent 0cbfba2 commit 3d19773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sinatra/big_band.rb
@@ -1,7 +1,7 @@
require 'sinatra/base'
require 'sinatra/sugar'
require 'async-rack'
require 'monkey'
require 'monkey-lib'

module Sinatra
Base.ignore_caller
Expand Down

0 comments on commit 3d19773

Please sign in to comment.