Posts Tagged ‘Ruby’
-
A Simple Twitter App with Ruby on Rails – Building Friendships
This is the third and final part of series on how to create a twitter style web application with Ruby on Rails. This part will cover how to add friendships between users.
Read more -
A Simple Twitter App with Ruby on Rails – User Authentication
This article is the second part in a three part series. In the first part we created some basic functionality to allow the user to post messages in a similar way to Twitter. If you have not completed the first part of this tutorial, please do so now.
Read more -
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.
Read more


