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 comprehensive, ins...

Descripción completa

Detalles Bibliográficos
Otros Autores: Ruby, Sam, author (author), Copeland, David (David Bryant), author, Thomas, Dave, author
Formato: Libro electrónico
Idioma:Inglés
Publicado: [Place of publication not identified] : Pragmatic Bookshelf [2020]
Edición:1st edition
Colección:Pragmatic programmers.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630891306719
Tabla de Contenidos:
  • 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.