ruby on rails - one step at a time

Archive for the ‘Ruby on Rails’ Category

web bookmarks on rails: step one

Saturday, February 16th, 2008 Posted in Ruby on Rails, web bookmarks | 4,255 Comments »

Want to start at the beginning? web bookmarks on rails: step zero If you've already installed ruby and rails on your computer, you're ready to begin.   1.1 Any Ruby on Rails project begins with a simple step: asking rails to auto-generate the skeleton of ...

web bookmarks on rails: step zero

Saturday, February 16th, 2008 Posted in Ruby on Rails, web bookmarks | 4,334 Comments »

  0.1 An introduction to the project. I have a personal web site written in perl that I've been using for years. It's essentially a web front-end to a database that holds all my bookmarks. I don't keep any bookmarks in ...