Accelerated Web Development with Ruby on Rails
Buch, Englisch, 435 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 866 g
ISBN: 978-1-4842-3488-4
Verlag: Apress
This book covers topics including Active Storage, Credentials, Active Record, Scaffolding, REST, Routing, Bundler, Forms, Cookies, and Sessions, all of which are vital for modern Rails web applications. To complement these topics you’ll also learn about test-driven development, Action Cable, Active Job, Action Mailer, I18n, Asset Pipeline, and caching. Finally, you’ll see a how-to for a production web server with nginx. This complete set of skills will set you up for a future of efficient and elegant Rails coding.
What You Will Learn
- Use the Ruby on Rails web development framework
- Install and manage the Rails framework
- Persist data for your web application with Active Record
- Work with forms
- Apply a test-driven development approach to your Rails-based web applications
- Discover many Rails secrets and tips
Beginners with at least some prior programming experience. Ruby experience is helpful, but not required.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmierung: Methoden und Allgemeines
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Webprogrammierung
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
Weitere Infos & Material
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