Автор: Ryan Bigg, Kieran Andrews, Rebecca Le, and Robin Klaus
Издательство: Leanpub
Год: 2021
Формат: PDF
Страниц: 522
Размер: 20 Mb
Язык: English
This book will teach you the fundamentals of building a Rails application from the ground-up, complete with strict adherence to TDD and BDD.
Earlier editions of this book have been used by thousands of people to help their Ruby on Rails careers.
This book will show you how to build a fully-featured Rails 6 application that includes:
CSS styles
Authentication & Authorization
File uploading
Sending & receiving email
Deployment
This book follows community-approved standards of developing a Rails application. We use RSpec and Capybara for testing, Bootstrap for styling, and Devise for authentication. There's also Active Storage for file loading, Action Mailer for sending email and Heroku for deployment