
Anthony Huekmes
Rails 3, what's new
An overview of what is new in Rails 3.0
Rich internet applications with Sammy.js
You are writing more and more Javascript but you don't know how to organize it in a proper way? Sammy.js is a Javascript framework based on jQuery inspired by Ruby's Sinatra. It brings the MVC model to the client side! In this talk, I'll show you how to develop a one page app using Sammy, js-model (similar to ActiveRecord, but in Javascript) and Rails 3 as a backend.