Buy me a Beer
Web 2.0 Training
 
headermask image

Random Header :: Unpredictably Exciting

category archive listing Category Archives: Ruby on Rails

Running Web application with Ruby on Rails

Introducing Rails The first thing to understand about Rails is its model/view/controller (MVC) architecture. While this approach is not unique to Rails — or even to Web applications as opposed to other programs — Rails provides a very clear and focused MVC way of thinking. If you stray from the MVC approach, Rails becomes far [...]