Codigito.pl

Codigito.com

codigito

Polski / English

Partnership:


Ruby on Rails is an open-source web framework that's optimized for programmer happiness and sustainable productivity. It lets you write beautiful code by favoring convention over configuration.

Rails is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern. 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 web server

Advantages:

Basic advantage of using RoR is easy and simply style of typing a code. It's not necessary to type code for classes from beginning, mostly what is needed it's provide by the framework. Ruby cooperate with different data bases, from SQLite through MySQL and PostgreSQL till MSSQL or Oracle. Code typed by developer does not change depending which data base is used by the application. Next advantage of RoR is a numerous list of plugins & modules - independent code that can be used by your own classes.

Technical overview:

Portals developed in Ruby on Rails technology:


Ruby language and Ruby on Rails presentation

Presentation has been prepared for Pwr Java User Group meeting, that has taken place at April 9th 2008. Presentation was prepared and presented by Przemyslaw Kowalczyk together with Miroslaw Woloszyn.