November 2010
6 posts
Ruby Interactive Print Loop - A light, modular... →
ripl is a light, modular alternative to irb. Like irb, it loads ~/.irbrc, has autocompletion and keeps history in ~/.irb_history. Unlike irb, it is highly customizable via plugins and supports commands. This customizability makes it easy to build custom shells (i.e. for a gem or application) and complex shells (i.e. for the web).
Fuubar: the instafailing RSpec progress bar... →
the script of @paulca's rubyconf talk →
htty a console application for interacting with... →
“htty is a console application for interacting with HTTP servers. It’s something of a cross between curl and the Lynx browser.”
s s
.uef^" :8 :8 ..
:d88E .88 .88 @L
`888E :888ooo :888ooo 9888i .dL
888E .z8k -*8888888 -*8888888 `Y888k:*888.
888E~?888L 8888 8888 888E 888I
888E 888E 8888 ...
GitModel: distributed, versioned NoSQL for Ruby →
“An ActiveModel-compliant persistence framework for Ruby that uses Git for versioning and remote syncing”
Dolphin is a feature flipper →
Dolphin is a feature flipper, as Rails plugin. Use it to flip areas of your app on your off, based on pre-defined conditions.