[holy ruby programmers batman!] Adding a configuration file to Utility Belt
Markus Prinz
markus.prinz at qsig.org
Wed Dec 26 09:41:43 EST 2007
On 26.12.2007, at 00:01, Markus Prinz wrote:
> Attached is a patch that includes everything I've done in the past
> few days:
>
> .) Move non-needed global requires to their respective gadget-files
> .) Implement an Equipper that lets you choose which gadgets you'd
> like to equip from Utility Belt. This is done in the .irbrc. Also,
> when simply including Utility Belt and not specifying which gadgets
> to load, the equipper will default to a hand-picked selection of
> gadgets (which can also be equipped using :default. And it's not
> really hand-picked yet, I simply included a few gadgets for testing
> purposes)
> .) Made Wirbe a gadget (I moved everything Wirble-related into the
> gadget, including requiring & initializing it)
>
> The patch was created using "git-diff -u -U3".
Updated the patch so it actually works now. Sorry.
Also includes an update to the .gemspec, which wouldn't build anymore
with test/ gone.
regards, Markus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: equipper.patch
Type: application/octet-stream
Size: 7513 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/utilitybelt-tinkering/attachments/20071226/4526c56f/attachment.obj
-------------- next part --------------
More information about the Utilitybelt-tinkering
mailing list