Ruby Weekly is a weekly newsletter covering the latest Ruby and Rails news.

How to Build Simple Console Apps with Ruby and ActiveRecord

By Peter Cooper / June 24, 2007

Gregory Brown has put together a great four-page tutorial on how to build a database driven console application using Ruby and ActiveRecord (no Rails needed!). As well as delivering what the title suggests, Brown also looks at some neat Ruby techniques for structuring applications in general (such as using modules and module_function). The end result is an app called "EarGTD," a basic time / task management tool.

Other Posts to Enjoy

Twitter Mentions