Skip to content

Commit

Permalink
require ruby-debug 'cause it's nice to use when your specs don't pass
Browse files Browse the repository at this point in the history
  • Loading branch information
Vince Nibler committed Jan 20, 2009
1 parent 16f4ea4 commit a7eb409
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require "rubygems"
require "ruby-debug"

# Add the local gems dir if found within the app root; any dependencies loaded
# hereafter will try to load from the local gems before loading system gems.
Expand Down

0 comments on commit a7eb409

Please sign in to comment.