RubyInstaller for Windows: The easy way to install Ruby on Windows
RubyInstaller for Windows is a self-contained Windows-based installer that includes the Ruby language, an execution environment,... more »
Tweet 0 Comments Save Tags: ruby , tools , windows
041 RR Code Metrics
This week the Ruby Rogues welcome their guest Rogue, Bryan Helmkamp, to discuss code metrics, what that is, and tools and services to... more »
Tweet 0 Comments Save Tags: ruby , tools
DCI Role Injection in Ruby
Injecting Roles into objects in Ruby has been a hot topic in the DCI community. What's the correct approach when augmenting an object at... more »
Tweet 0 Comments Save Tags: ruby
Emerging Trends in Ruby on Rails Development in 2012
Ruby on Rails has emerged as one of the hottest technologies for quite a few years now. Going on eight years, Ruby on Rails is quickly... more »
Tweet 0 Comments Save Tags: reviews , ruby , trends
Designing Rails API using Rabl and Devise
Enabling RESTful API access for Rails application is easy. However, the complexity arises when some responses are expected in xml format... more »
Tweet 0 Comments Save Tags: how-to , open source , ruby
A "quick" microbenchmark
The other day I decided to do some microbenchmarking across several different languages. I used an array of 1 M integers and applied the... more »


