sdjournal


Home » Archives » Posts in Ruby

Monday, 4th October 2004

Ruby on Rails

Rails:
« Rails is an open source web-application framework for Ruby. It ships with an answer for every letter in MVC: Action Pack for the Controller and View, Active Record for the Model.

Everything needed to build real-world applications in less lines of code than other frameworks spend setting up their XML configuration files. »

10:03AM in Ruby on Rails

Sunday, 19th September 2004

Programming Ruby 2nd Edition

I was wondering for a while why it seemed quite difficult to get hold of a copy of Dave Thomas and Andy Hunt's Programming Ruby: The Pragmatic Programmer's Guide. I assume it's now out of print pending the publishing of the 2nd edition.
08:11PM in Ruby