Use subversion to turn a whole project into a template
Thursday, March 20th, 2008 Posted in subversion | 4,223 Comments »Let's say you have some files in your subversion repository - a Rails application, a Java app, you name it - that you'd like to be able to re-use. It's common to have a single file that functions as ...
web bookmarks on rails: step five
Thursday, March 20th, 2008 Posted in Ruby on Rails, web bookmarks | 4,243 Comments »Want to start at the beginning? web bookmarks on rails: step zero web bookmarks on rails: step one web bookmarks on rails: step two web bookmarks on rails: step three web bookmarks on rails: step four In this step we will add some help for users ...
web bookmarks on rails: step four
Thursday, March 13th, 2008 Posted in Ruby on Rails, web bookmarks | 4,251 Comments »Want to start at the beginning? web bookmarks on rails: step zero web bookmarks on rails: step one web bookmarks on rails: step two web bookmarks on rails: step three In step four we'll clean up some of the messy output we were left with ...