boulder-food-rescue / food-rescue-robot

A Rails App for Managing "Just in Time" Food Rescue, Developed by/for Boulder Food Rescue in Boulder, CO, USA
49 stars 56 forks source link

Logs controller / index.html cleanup #151

Closed rylanb closed 6 years ago

rylanb commented 6 years ago

Overview

Code clean-up and improvements in the logs area.

Details

Updated .where() to use more rails-y syntax and a complete scope instead of long sql.

rylanb commented 6 years ago

I believe that all queries return the exact same things.