[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

comp.lang.ruby

[ANN] amalgalite 0.4.1 Released

Jeremy Hinegardner

9/29/2008 4:55:00 AM

amalgalite version 0.4.1 has been released.

gem install amalgalite

http://copiousfreetime.rubyforge.org/a...

Amalgalite embeds the SQLite database engine in a ruby extension. There is no
need to install SQLite separately.

Look in the examples/ directory to see

* general usage
* blob io
* schema information

Also Scroll through Amalgalite::Database for a quick example, and a general
overview of the API.

{{ Release notes for Version 0.4.1 }}

=== Minor Enhancement

* update to SQLite3 version 3.6.3
* change rdoc template to darkfish

--
========================================================================
Jeremy Hinegardner jeremy@hinegardner.org


2 Answers

Ken Bloom

9/29/2008 8:53:00 PM

0

Jeremy Hinegardner <jeremy@hinegardner.org> wrote:
> amalgalite version 0.4.1 has been released.
>
> gem install amalgalite
>
> http://copiousfreetime.rubyforge.org/a...

Some of the links on the website are broken now that you switched to
darkfish, which uses a different directory structure.

--Ken

--
Chanoch (Ken) Bloom. PhD candidate. Linguistic Cognition Laboratory.
Department of Computer Science. Illinois Institute of Technology.
http://www.iit.edu...

Jeremy Hinegardner

10/1/2008 6:36:00 AM

0

On Tue, Sep 30, 2008 at 06:09:05AM +0900, Ken Bloom wrote:
> Jeremy Hinegardner <jeremy@hinegardner.org> wrote:
> > amalgalite version 0.4.1 has been released.
> >
> > gem install amalgalite
> >
> > http://copiousfreetime.rubyforge.org/a...
>
> Some of the links on the website are broken now that you switched to
> darkfish, which uses a different directory structure.

Yup, I know about it and already reported it Michael. He's working on it.

http://www.deveiate.org/projects/Darkfish-Rdo...

I've updated the rdoc on rubyforge to the old template.

enjoy,

-jeremy

--
========================================================================
Jeremy Hinegardner jeremy@hinegardner.org