Sponsored Links

The Play framework for Webapplications with Java and Scala

Play is a Web Application Development framework for Java/Scala Programmers. It is more easy to create high performance and scalable web applications easly with the power of Java and Scala compiler. The new version of Play 2.0 support Java or Scala. Play is recommended for Java people who are writing high performing web applications. The majour concepts are borrowed from Ruby on Rails. Programmers can easly deploy the applications toRead More…

Install Ruby on Rails in Fedora 12 – Ubuntu 9.10

“How to install ruby on rails in fedora 12 ?” or “how to install ruby on rails in ubuntu 9.10 ?” is a question now a days because the importance of RoR is getting high. Installing ruby on rails into Fedora 12 / Ubuntu 9.10 is not complicated task. In the official repo itself included all the required rpms for fedora 12 and debs for ubuntu 9.10. You can useRead More…

Sponsored Links

How to Install Ruby on Rails (ROR) in Ubuntu Linux

  Rails is a full-stack framework for developing  web applications according to the Model-View-Control pattern. It is working upon the language ruby, which is very easy to learn. From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the database, Rails gives you a pure-Ruby development environment. To go live, all you need to add is a database and a webRead More…

Related Posts Plugin for WordPress, Blogger...