Learn Rails 5.2 Accelerated Web Development with Ruby on Rails

Learn to build Rails-based web applications using all the latest features offered in Rails 5.2. Author Stefan Wintermeyer begins by teaching the basics of Ruby 2.5 before proceeding through all aspects of Rails, utilizing clean, succinct examples – rather than a single large application. This book c...

Descripción completa

Detalles Bibliográficos
Autor principal: Wintermeyer, Stefan. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2018.
Edición:1st ed. 2018.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630752506719
Tabla de Contenidos:
  • 1. Ruby Introduction
  • 2. First Steps with Rails
  • 3. ActiveRecord for Persistence
  • 4. Scaffolding and REST
  • 5. Routes
  • 6. Bundler and Gems
  • 7. Forms
  • 8. Cookies and Sessions
  • 9. Tests
  • 10. Active Job
  • 11. Action Mailer
  • 12. Internationalization
  • 13. Asset Pipeline
  • 14. Caching
  • 15. Action Cable
  • 16. Credentials
  • 17. Active Storage
  • Appendix A. Ruby on Rails Install How-To
  • Appendix B. Web Server in Production Mode
  • Appendix C. Further Rails Reading Material.