Joker – Ruby gem Good Alternate for Regular expressions require ‘rubygems’ require ‘joker’ wild = Wildcard['Fairy?ake*'] puts wild =~ ‘Fairycake’ … more →
Raveendranraveendran wrote 2 months ago: Joker – Ruby gem Good Alternate for Regular expressions require ‘rubygems’ require … more →
raveendran wrote 2 months ago: Installation cmd>gem install faker Basic use: require ‘faker’ puts c=Faker::Name.name … more →
raveendran wrote 3 months ago: Connecting, retriving data from MYSQL database: Code require ‘mysql’ db = Mysql::new( … more →
raveendran wrote 3 months ago: Mail attachment in Ruby Code: require ‘rubygems’ require ‘action_mailer’ Act … more →
Mike Reich wrote 5 months ago: I’ve written a few previous posts about using the Google Calendar API with Ruby and Ruby on Ra … more →
raveendran wrote 8 months ago: Import contacts from Gmail, Yahoo, Hotmail using contacts gem Installation: 1. gem install contacts … more →
raveendran wrote 9 months ago: Ramaze — Ruby gem 1.gem install ramaze 2. Write code: jazzez.rb require ‘rubygems’ … more →
raveendran wrote 9 months ago: Sinatra – Ruby Gem: 1.gem install sinatra 2. Write code: jazzez.rb: require ‘rubygems … more →
raveendran wrote 9 months ago: Fxruby sample program 1. gem install fxruby Code: require ‘fox16′ include Fox theApp = F … more →
raveendran wrote 9 months ago: PDF To Doc coversion with the help of pdf-reader gem require ‘rubygems’ require ‘p … more →
raveendran wrote 1 year ago: Mack Frmaework – Installation C:\Documents and Settings\raveendran>gem install mack Need to … more →
raveendran wrote 1 year ago: HighLine is about… Saving time. Command line interfaces are meant to be easy. So why shouldn’t build … more →
Erik Lagerway wrote 1 year ago: The mashup doors are officially open. Come get some! We are less than one day away from opening the … more →
elagerway wrote 1 year ago: We are just one day away from opening the doors to the 37signals Highrise + Lypp VoIP Mashup contest … more →