Google Spreadsheets and Ruby
Sometimes you don’t need a database. Maybe you’re building a prototype or a simple internal application. Using a Google Spreadsheet can be quicker and easier to set up and get going with. Here’s how to use the google_drive gem to read, write and delete data from a Google Spreadsheet.
Post a comment