About a year ago, I wrote Collage.py, a script for tiling game screenshots. This week, I rewrote it in ruby and released it as a rails application, deployed on heroku. It’s not the biggest or most complicated rails project I’ve worked on, but it’s the first I can really call more-or-less complete, and I’m very happy with it.
You can use it here and check out the code here.
It’s only really a couple of routes, a bootstrap theme and one module, but hey! Milestone!