Skip to content

Commit

Permalink
Fix #81 by requiring RSpec
Browse files Browse the repository at this point in the history
  • Loading branch information
jdenen committed Apr 15, 2015
1 parent 7a57081 commit 5c1eb5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/pry-rescue/rspec.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
require 'pry-rescue'
require 'rspec'

class PryRescue
class RSpec

Expand Down

0 comments on commit 5c1eb5f

Please sign in to comment.