Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
Saving an IRB Session
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Paul Duncan, post: 4534752"] --PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable No one mentioned Wirble, even though it's linked from Ben's post: [URL]http://pablotron.org/software/wirble/[/URL] Setup: $ sudo gem install wirble $ cat > ~/.irbrc %w{rubygems wirble}.each { |lib| require lib } Wirble.init $ --=20 Paul Duncan <pabs@pablotron.org> pabs in #ruby-lang (OPN IRC) [URL]http://www.pablotron.org/[/URL] OpenPGP Key ID: 0x82C29562 --PNTmBPCT7hxwcZjr Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFFR8tezdlT34LClWIRAjp6AKCrzDpsgKbv57k7dGAyrvOqh1I+TgCgqEEc Nb38aR4V5If79LtXWNz3uRE= =aCdG -----END PGP SIGNATURE----- --PNTmBPCT7hxwcZjr-- [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
Saving an IRB Session
Top