A Simple Twitter App with Ruby on Rails – Messages With Ajax

Content: Ajax

Posted On: Dec 10, 2010 Resource: Noupe.com More (Source Content)
A Simple Twitter App with Ruby on Rails – Messages With Ajax

Ruby on Rails is a web application framework that promotes rapid development. Clients’ demands are ever increasing yet they still expect the same quality of output.

Frameworks, like Rails, help to achieve this; why?… here are some of the reasons:

The second part of this tutorial: A Simple Twitter App with Ruby on Rails – User Authentication The third part of this tutorial: A Simple Twitter App with Ruby on Rails – Building Friendships

Convention over Configuration (CoC):
This is used to reduce the amount of up-front configuartion. The idea is; if you abide by

Related Posts: