Subscribe to
Main blog
Tumble Log

Tag Archive 'plugin'

app_version plugin is now hosted on GitHub

I recently changed hosting providers and I am still in the process of moving everything over. One headache that I don’t need is recreating all of the Subversion repositories that I had hosted on the old service. So, I have decided to move the code for my app_version plugin to GitHub.

The plugin’s code is now […]

Read Full Post »

New Rails Plugin: App Version

A while back I began refactoring reusable pieces of code in my Rails applications into plugins. Overall this has been a successful strategy for keeping my application codebase clean. I have decided to release some of these plugins as open source in the hope that they are useful to someone else. The first plugin I […]

Read Full Post »