require 'csv'

records     = CSV.readlines("source.csv")
...

Ruby Generate HTML links from CS...

by mattonrails.myopenid.com, April 18, 2010 20:45, 2 refactorings, tagged with ruby, script, csv

I was given a 100+ row XLSX...

0b30c6aa6b9027d124ca028325b80b15 Talk
#! /usr/local/bin/ruby

# Options/Variables
...

Ruby Backup script

by dthomas53, January 28, 2009 19:20, 4 refactorings, tagged with ruby, script, backup, newb, open4

I started writing this back...

D41d8cd98f00b204e9800998ecf8427e Talk