I tossed out a few more bits of open source code over the weekend: a fork of suprails (though actually I hope the original project just merges my one tiny change), and a proposed change for Rails core (which you’re welcome to go test and, hopefully, +1).

  • When autotest fails – Apparently RSpec has a built-in server to speed up running tests. Unfortunately, I’ve not been able to get it working in my own projects.
  • The Sorry State of Blogging Software – Adam bemoans the Rails blogging infrastructure, among other choices.
  • Drag and Drop Sorting with JQuery and Rails – Ben Curtis shows how to do it.
  • Turn-Key: SaaS Rails Find Home in Morph AppSpace – Morph now offers one-click deployment for Beast, El Dorado, Substruct, and Tracks.
  • rboard – Rails-based forums that I need to look at the next time I have need of such a thing.