Things may slow down a bit for the holidays...but for me, they're still cooking right along.

  • Model Plus - My latest Rails plugin, an enhanced model generator.

  • Agile git and the story branch pattern - Josh Susser discusses how to work with git effectively.

  • Read The Source, Luke: A Reader’s Guide To Browsing Rails Source - Yes, the Rails source is worth digging into to improve your own skills and understanding of Rails.

  • Easy Dependency Management for Git with Braid - Techniques worth knowing about. I'm still waffling about how to handle these things in my own projects.

  • cinabox - Dead-simple setup for a continuous integration server using cc.rb.

  • Canticore - A new look at blogging engines. - Using RubyGems for plugins and themes.

  • Migrating project websites to github pages with sake tasks, new websites with jekyll_generator - More very cool stuff from Dr. Nic.

  • LiteFixtures - Some more syntactic sugar for Rails fixtures.