I am trying to add an AND condition where active = true is also incorporated within an SQL query inside of rails.
active = true
Schema.rb
.