Ruby on Rails 101

in

Ruby on Rails gives web developers an interesting combination. Ruby is a very flexible language that allows very compact and readible source code. Rails add a framework that allows the developer to focus on the value adding features of a web application without being slowed down by re-inventing boring details again and again. This presentation will be hands-on allowing partipants to follow the creation of an example application.