Table of Content
Ruby on Rails 101 – Chapter 6
In this chapter, we will add user model to the photo gallery.
- Managing asset files
- Creating gallery home page
- Adding swipeJS library
- Building gallery website layout
- Installing devise gem
- Authenitcating user
- Protecting upload
- Challenges
What’s next? We’re going to take a look at “Managing asset files”.