Loading…

Agile web development with Rails 6 /

"Learn Rails the way the Rails core team recommends it, along with the tens of thousands of developers who have used this broad, far-reaching tutorial and reference. If you're new to Rails, you'll get step-by-step guidance. If you're an experienced developer, get the comprehensiv...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Authors: Ruby, Sam (Author), Copeland, David (David Bryant) (Author), Thomas, David, 1956- (Author)
Format: Electronic eBook
Language:Inglés
Published: Raleigh, North Carolina : The Pragmatic Bookshelf, 2020.
Series:Pragmatic programmers.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • Installing Rails
  • Instant gratification
  • The architecture of Rails applications
  • Introduction to Ruby
  • The Depot application
  • Task A: creating the application
  • Task B: Validation and unit testing
  • Task C: Catalog display
  • Task D: Cart creation
  • Task E: A smarter cart
  • Task F: Add a dash of Ajax
  • Task G: Check out!
  • Task H: Entering additional payment details
  • Task I: Sending emails and processing payments efficiently
  • Task J: Logging in
  • Task K: Internationalization
  • Task L: Receive emails and respond with rich text
  • Finding your way around Rails
  • Active record
  • Action dispatch and action controller
  • Action view
  • Migrations
  • Customizing and extending Rails.