Quick Links
Most of my readers here are, I think, familiar with the Daily Grind postings I do over at the Larkware site, tracking interesting stuff in the .NET universe. While I'm not yet going to commit to doing the same thing over here for the non-Microsoft world, I do have a couple of things bookmarked this morning that are worth quickly pulling together. Who knows, I might do more of these.
- Devalot - New web-based software management tool in Rails. Similar to Trac with more social components. (via Ruby Inside)
-
HTML encoding your flash in your controller - Toolman Tim shows how to use the
h()
method for safely encoding user-entered content in controllers as well as views. - Ruby and Ruby on Rails Development - Plugin from IntelliJ to turn their IDEA editor into a Ruby and Rails development environment. (via Riding Rails)