Hacking hierarchical joins into Spreadsheets, Rails Style
I got frustrated that spreadsheets don’t support easy ActiveRecord-style joins, so I hacked belongs_to and has_one support into my startup’s spreadsheet API. Here’s the writeup
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I got frustrated that spreadsheets don’t support easy ActiveRecord-style joins, so I hacked belongs_to and has_one support into my startup’s spreadsheet API. Here’s the writeup
Post a comment