Loading…

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...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Hartl, Michael (Author)
Format: Electronic eBook
Language:Inglés
Published: New York : Addison-Wesley, [2015]
Edition:Third edition.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • 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.