Cargando…

Ruby on rails tutorial : learn web development with Rails /

" Ruby on Rails™ Tutorial by Michael Hartl has become a must-read for developers learning how to build Rails apps." --Peter Cooper, Editor of Ruby Inside Used by sites as diverse as Twitter, GitHub, Disney, and the Yellow Pages, Ruby on Rails is one of the most popular frameworks for devel...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Hartl, Michael (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York : Addison-Wesley, [2015]
Edición:Third edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • From zero to deploy
  • A toy app
  • Mostly static pages
  • Rails-flavored ruby
  • Filling in the layout
  • Modeling users
  • Sign up
  • Log in, log out
  • Updating, showing, and deleting users
  • Account activation and password resets
  • User microposts
  • Following users.