[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] Rucola 0.0.3 released.

Eloy Duran

12/8/2007 6:43:00 PM

Hello,

We are pleased to announce the third release of Rucola today.
http://rucola.ruby...

This release fixes some critical bugs which were introduced in the =20
combination RubyCocoa 0.13 & Rucola 0.0.2

Cheers,
Rucola team.

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
A Framework for building Cocoa applications in Ruby

Rucola is a light weight framework that helps you write RubyCocoa apps.
It allows you to build, test, and deploy applications using rake =20
commands,
eliminating the need to use XCode, however you can use XCode if you =20
wish.

Rucola provides a set of generators to help you generate controllers, =20=

window controllers,
and document-based applications. It also provides APIs for simplifying =20=

some of Objective-C=92s
ways of doing things.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

CHANGES:

- Fixed some critical bugs in the xcode & nib manipulation code, which =20=

were introduced because the default is to return mutable objects in =20
RubyCocoa again.
- InfoPlist#app_name returns a ruby string instead of a NSString, =20
which fixes a bug in the AR generator.


2 Answers

benjohn

12/8/2007 11:18:00 PM

0

Hi Rucola Team,

This sounds jolly sweet, thanks for the work. However, I'm just =20
trying a gem instal, and get the following:

> Mail # sudo gem instal rucola -y
> Password:
> ERROR: While executing gem ... (OpenURI::HTTPError)
> 404 Not Found
> Mail #

Can I help you track down the errors here?

Cheers,
Benj


On 8 Dec 2007, at 18:43, Eloy Duran wrote:

> Hello,
>
> We are pleased to announce the third release of Rucola today.
> http://rucola.ruby...
>
> This release fixes some critical bugs which were introduced in the =20
> combination RubyCocoa 0.13 & Rucola 0.0.2
>
> Cheers,
> Rucola team.
>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=20
> =3D=3D
> A Framework for building Cocoa applications in Ruby
>
> Rucola is a light weight framework that helps you write RubyCocoa =20
> apps.
> It allows you to build, test, and deploy applications using rake =20
> commands,
> eliminating the need to use XCode, however you can use XCode if you =20=

> wish.
>
> Rucola provides a set of generators to help you generate =20
> controllers, window controllers,
> and document-based applications. It also provides APIs for =20
> simplifying some of Objective-C=92s
> ways of doing things.
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=20
> =3D=3D
>
> CHANGES:
>
> - Fixed some critical bugs in the xcode & nib manipulation code, =20
> which were introduced because the default is to return mutable =20
> objects in RubyCocoa again.
> - InfoPlist#app_name returns a ruby string instead of a NSString, =20
> which fixes a bug in the AR generator.
>


Rob Sanheim

12/9/2007 12:18:00 AM

0

On Dec 8, 2007 6:17 PM, Benjohn Barnes <benjohn@fysh.org> wrote:
> Hi Rucola Team,
>
> This sounds jolly sweet, thanks for the work. However, I'm just
> trying a gem instal, and get the following:
>
> > Mail # sudo gem instal rucola -y
> > Password:
> > ERROR: While executing gem ... (OpenURI::HTTPError)
> > 404 Not Found
> > Mail #

This usually means the gem is just propagating thru the mirrors..try
again in a little bit.

- Rob
http://robs...