Monthly Archives: November 2008
How can I create sample application using Ruby on Rails?
To create a sample web application using Ruby on Rails needs to setup environment first which I explain in my previous blog. Now we will create a sample application to manage (CRUD) user information by using NetBeans IDE. Below are the steps to create a sample application: In the NetBeans IDE, choose File > New…