Skip to content

Commit

Permalink
adds supports pry-remote
Browse files Browse the repository at this point in the history
  • Loading branch information
jugyo committed May 15, 2012
1 parent e3bfa62 commit 90356df
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/ir_b/pry-remote-auto.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require 'ir_b'
IrB.using 'pry-remote-auto', :pry_remote
2 changes: 2 additions & 0 deletions lib/ir_b/pry-remote.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require 'ir_b'
IrB.using 'pry-remote', :pry_remote

0 comments on commit 90356df

Please sign in to comment.