Skip to content

Commit

Permalink
remove description against pry, time flies. fixes #3
Browse files Browse the repository at this point in the history
  • Loading branch information
godfat committed Aug 30, 2011
1 parent 1c0fd12 commit 0bddad9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Expand Up @@ -143,10 +143,7 @@ special tool:

* `require 'ripl/rc/anchor'`

So this is my attempt to emulate pry in ripl. Instead
trying to make pry support irb_history, colorizing, etc.,
I think implement pry like feature in ripl is a lot easier.
No need to be fancy, I just need the basic functionality.
So this is my attempt to emulate pry in ripl.

To use it, use:
<pre><code>Ripl.anchor your_object_want_to_be_viewed_as_self</code></pre>
Expand Down

0 comments on commit 0bddad9

Please sign in to comment.