Skip to content

Commit

Permalink
Add pry
Browse files Browse the repository at this point in the history
  • Loading branch information
wycats committed Jan 10, 2012
1 parent 4965558 commit a8760fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Expand Up @@ -2,3 +2,5 @@ source 'http://rubygems.org'

# Specify your gem's dependencies in active_model_serializers.gemspec
gemspec

gem "pry"
1 change: 1 addition & 0 deletions test/test_helper.rb
@@ -1,5 +1,6 @@
require "rubygems"
require "bundler/setup"
require "pry"

require "active_model_serializers"
require "active_support/json"
Expand Down

0 comments on commit a8760fa

Please sign in to comment.