Code: def rando letter=(“a”..”z”).to_a return @name= letter[rand(letter.length)]+”#{rand(9)}”+letter[rand(letter.length)]+ letter[rand(letter.length)]+letter[rand(l… more →
Raveendranzamorin wrote 2 weeks ago: Movie Name: Savidham (1992) Singer: Yesudas KJ Music Director: Raveendran Lyrics: Kaithapram Damodar … more →
zamorin wrote 2 weeks ago: Movie Name: Savidham (1992) Singer: Yesudas KJ Music Director: Raveendran Lyrics: Kaithapram Damodar … more →
raveendran wrote 4 months ago: Code: def rando letter=(“a”..”z”).to_a return @name= letter[rand(letter.leng … more →
raveendran wrote 4 months ago: Code: def rando letter=(“a”..”z”).to_a return @name= letter[rand(letter.leng … more →
raveendran wrote 4 months ago: Examples Basic usage: ask("Company? ") { |q| q.default = "none" } Validation: ask("Age? ", Integer) … more →
raveendran wrote 4 months ago: Accessing Excel in Ruby CODE: require ‘win32ole’ excel = WIN32OLE.new(‘excel.appli … more →
raveendran wrote 4 months ago: காக்கை கூட இறை தேட கூட்டமாய் போகும் உலகில் காசுக்காக குடும்பத்தை பிரிந்து வாழும் மனிதனாய் ஏன் பிறந்த … more →
raveendran wrote 5 months ago: அன்று மக்கள் நலனுக்காக என் தலைவன் நின்றான் நடு ரோட்டில் இன்று அதே மக்களுக்கு இடைஞ்சலாக சிலையாக நிற்க … more →
raveendran wrote 5 months ago: Code: require ‘bigdecimal’ x = BigDecimal(“123.6″) – BigDecimal( … more →
raveendran wrote 6 months ago: Ruby - convert number to english word CODE : class Fixnum def english_word @h = {0=>"zero", 1= … more →
raveendran wrote 7 months ago: பிச்சை யாரை பார்த்தாலும் அம்மா,அய்யா சொல்லும் பழக்கம் பிறப்பிலேயே இவர்களுக்கு! ஒரு காலத்தில் வீடு வீ … more →
raveendran wrote 7 months ago: Home page –> http://rubyforge.org/projects/jazzez/ Installation: >gem install jazzez Doc … more →
raveendran wrote 7 months ago: Documentation for Jazzez Version 1.1.1 gem: 1. Get the links from URL Ex. require ‘jazzez … more →
raveendran wrote 7 months ago: * 200 OK: everything went awesome. * 304 Not Modified: there was no new data to return. * 400 Bad Re … more →
raveendran wrote 11 months ago: Great Leaders in Pudupatti : 1. Late Mr. P.R.Gopalsamy– He was well known as ‘P.R.G … more →
raveendran wrote 11 months ago: There are 4 temples in our Village. They are, 1. Arul migu Sri Varadha Raja Perumal Temple (people … more →
raveendran wrote 1 year ago: School Details: School Name: T.D.T.A start up school Available classes: 1st standard to 5th standard … more →
raveendran wrote 1 year ago: Hi All, These are all some programs solution of Ruby forum asked questions by Users. i replied them … more →
raveendran wrote 1 year ago: Watir Cheat Sheet Getting Started with Watir require ‘watir’ Load the Watir libra … more →