SheetMapper: Ruby Object Mapper for Google Spreadsheets
Just released version 0.0.1 of SheetMapper which supports mapping google spreadsheet rows into ruby objects. The use case is for easily parsing and traversing spreadsheet data in which rows can be represented as objects.
Comments
Sounds fantastic, I’ve been wondering if there’s an existing ORM link to spreadsheets (sounds like a much better alternative to Roo).
Using Google sounds like an awesome way to do it!
Post a comment