How to Create Database Views using the Scenic Gem
https://www.youtube.com/watch?v=rdyzedPLuEQ
Database views are a fantastic way to extract complexity out of your Rails application into the database. In this tutorial I show you how to use the Scenic Gem to make adding views to your Rails application super easy.
Post a comment