web development consultancy

Everything Linux store set for opening on Friday

Linux Today  Tue, 10/20/2009 - 00:32

CRN AU: "Open Source and web development consultancy Babel Com Australia has announced plans to open online retailer Everything Linux Store (ELS) as a bricks and mortar shopfront in Crows Nest, Sydney"


 

Configatron: Simple, Persistent Configs for your Ruby App(s)

Ruby Inside  Sat, 08/30/2008 - 18:49

Configatron is a new Ruby library that makes it easy to have persistently accessible configuration data available through your Ruby application.

It bears some similarities to the Rails pluginSimpleConfig, but being distributed as a gem, is suitable for non-Rails applications.

To install: gem install configatron

Once configatron is installed, the following code will get things going: