f3ndot / doorprize

A Rails application where cyclists who were "doored" can report their incident for the purpose of gathering statistics
www.doored.ca
MIT License
14 stars 0 forks source link

Create "new submitted incidents since last checked" feature for admins and mods #45

Open f3ndot opened 11 years ago

f3ndot commented 11 years ago

Use the created_at field for Incident model and compare it against a new User#last_checked DateTime attribute so the latest submitted incidents can be highlighted in the table for review