RubyOnRails

(NEWEST POST)
Mac OS X Ruby on Rails I've been ignoring Ruby on Rails for a while now. Oh, I knew I'd have to look at it sooner or later, but you know the old saying about old dogs and new tricks. You may have also seen a dog or two being dragged across a floor when they didn't want to go somewhere; that's pretty much the image you should have of me and Ruby on Rails.
RailsSpace I've seen the same thought expressed in just about every ROR book and article I've read, and it's complete nonsense. Anyone who has ever created a medium size website certainly should understand the concept of separating content from presentation, and that's the basis of ROR's MVC (Model, View, Controller). Your raw content will be under "views", definitions and code will be under "controllers", and "models" defines database data. The only other thing you need to understand before starting in is "migrations", which is simply ROR's version control system for your database.


Unix Cartoons

Unix Crossword Puzzles

Unix Consultants

Unix Skills Tests



Title Date Comments
Build Your Own Ruby On Rails Website   2007 11 

RailsSpace   2007 11 

The Ruby Way (Second Edition)   2006 10  2006/10/15 23:38 BigDumbDinosaur

Mac OS X Ruby on Rails II   2006 07  2006/07/10 12:51 MikeHostetler

Mac OS X Ruby on Rails   2006 07 

pavatar.jpg book graphic








Have you tried our Tests?