Hydra is a distributed testing framework. It allows you to distribute your tests locally across multiple cores and processors, as well as run your tests remotely over SSH. Hydra’s goals are to make di… more →
Raveendranwrote 3 months ago: Uninstall Ruby Stack remove ruby rvm remove # Removes the ruby, source files and optional gemset / a … more →
wrote 1 year ago: Last week I was working on my scrapper for getting Imdb Celebrity data for some specific purpose. Th … more →
wrote 1 year ago: Hydra is a distributed testing framework. It allows you to distribute your tests locally across mult … more →
wrote 1 year ago: Black book is one the easiest way to add web email importing feature in your application. Recently I … more →
wrote 1 year ago: Among the sessions at LinuxCon 2010 that I found the most fascinating and useful to me were: Tutoria … more →
wrote 1 year ago: Trains, just like this one, will take me around Scania What better city to start my journey in than … more →
wrote 2 years ago: Joker – Ruby gem Good Alternate for Regular expressions require ‘rubygems’ require … more →
wrote 2 years ago: Installation cmd>gem install faker Basic use: require ‘faker’ puts c=Faker::Name.name … more →
wrote 2 years ago: Connecting, retriving data from MYSQL database: Code require ‘mysql’ db = Mysql::new( … more →
wrote 2 years ago: Mail attachment in Ruby Code: require ‘rubygems’ require ‘action_mailer’ Act … more →
wrote 3 years ago: Import contacts from Gmail, Yahoo, Hotmail using contacts gem Installation: 1. gem install contacts … more →
wrote 3 years ago: Ramaze — Ruby gem 1.gem install ramaze 2. Write code: jazzez.rb require ‘rubygems’ … more →
wrote 3 years ago: Sinatra – Ruby Gem: 1.gem install sinatra 2. Write code: jazzez.rb: require ‘rubygems … more →
wrote 3 years ago: Fxruby sample program 1. gem install fxruby Code: require ‘fox16′ include Fox theApp = F … more →
wrote 3 years ago: PDF To Doc coversion with the help of pdf-reader gem require ‘rubygems’ require ‘p … more →
wrote 3 years ago: Mack Frmaework – Installation C:\Documents and Settings\raveendran>gem install mack Need to … more →
wrote 3 years ago: HighLine is about… Saving time. Command line interfaces are meant to be easy. So why shouldn’t build … more →
wrote 4 years ago: The mashup doors are officially open. Come get some! We are less than one day away from opening the … more →
wrote 4 years ago: We are just one day away from opening the doors to the 37signals Highrise + Lypp VoIP Mashup contest … more →