God is easy to setup and configure, easy to extend monitoring framework written in Ruby. Like I mentioned in one of my previous articles, keeping your server processes and tasks running should be a simple part of your deployment process and this is the power of any programming language or framework.
Tag: ruby
Encoding support in Ruby 1.9
Ruby v 1.9 is the next mayor release of Ruby language. Some of our readers may be aware of a fact, that Ruby DataObjecs has been enchanced with default_internal method. So.. what does it mean for a regular developer like you and me?
DrX – visual inspector of Ruby on Rails Object Models
When it comes to examining an object in Ruby, developer has several handy tools. He may use Object#inspect, p, or one of the Rails plugin that prints Ruby objects, michaeldv’s awesome_print for example. If that is not enough for you you may try DrX.


