Skip to content

Commit

Permalink
stagger_output needs Pry::Pager to be loaded in the parent scope
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul C. Mantz committed Feb 6, 2013
1 parent a7157f6 commit ceca09f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/pry-remote-em/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
end
require "pry-remote-em/client/generic"
require 'pry/helpers/base_helpers'
require 'pry/pager'
require "readline"
require 'highline'

Expand Down

0 comments on commit ceca09f

Please sign in to comment.