[Rubygems-developers] Pretty Listings for RubyGems
Chad Fowler
chad at chadfowler.com
Sat Mar 20 09:58:07 EST 2004
On Mar 20, 2004, at 9:35 AM, Gavin Sinclair wrote:
> On Sunday, March 21, 2004, 1:11:58 AM, Jim wrote:
>
>> I have a patch that allows this ...
>
>> ==BEGIN
>> EXAMPLE========================================================
>> traken$ bin/gem --remote-list
>> cgikit-1.1.0 - CGIKit is a componented-oriented web
>> application framework like Apple Computers
>> WebObjects. This framework services
>> Model-View-Controller architecture programming
>> by components based on a HTML file, a
>> definition file and a Ruby source.
>>
>> copland-0.1.0 - Copland is an Inversion of Control (IoC)
>> container for Ruby
>>
>> [...]
>
>
> I was working on the same thing, aiming for output like this:
>
> cgikit-1.1.0
> CGIKit is a componented-oriented web application framework like
> Apple Computers WebOb jects. This framework services
> Model-View-Controller architecture programming by components based
> on a HTML file, a definition file and a Ruby source.
>
> copland-0.1.0
> Copland is an Inversion of Control (IoC) container for Ruby
>
> iterator-0.5
> bidirectional external iterators
>
> etc.
>
>
> I certainly like that output better. What do you think?
>
I like them both better than what we currently have. I say apply
either :)
More information about the Rubygems-developers
mailing list