Ruby on rails 3 tutorial learn Rails by example

The Ruby on Rails 3 Tutorial: Learn Rails by Example by Michael Hartl has become a must read for developers learning how to build Rails apps. —Peter Cooper, editor of Ruby Inside Learn Rails 3 Development Hands-On, from a World-Class Expert Using Rails 3, developers can build web applications of exc...

Descripción completa

Detalles Bibliográficos
Otros Autores: Hartl, Michael, author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Upper Saddle River, NJ : Addison-Wesley [2011]
Edición:1st edition
Colección:Addison-Wesley professional Ruby series.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628882806719
Tabla de Contenidos:
  • From zero to deploy
  • A demo app
  • Mostly static pages
  • Rails-flavored ruby
  • Filling in the layout
  • Modeling and viewing users, part I
  • Modeling and viewing users, Part II
  • Sign up
  • Sign in, sign out
  • Updating, showing, and deleting users
  • User Microposts
  • Following users.