codeforamerica / classifyr

A tool for aggregating and crowd-sourcing the classification emergency call data
MIT License
0 stars 1 forks source link

Obfuscate URL IDs #73

Closed T-Dnzt closed 2 years ago

T-Dnzt commented 2 years ago

Overview

Improve URL navigation by obfuscating IDs with friendly slugs.

Type of change

Related tickets

Fixes #50

Changes

Notes

classified

To Do After Deploy

DataSet.find_each(&:save)
User.find_each(&:save)
UniqueValue.find_each(&:save)