aboutsummaryrefslogtreecommitdiff
path: root/db/seeds.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add categories, sections, and import datahellekin2020-10-081-0/+22
|
* Add model foundation for classificationshellekin2020-10-081-0/+10
| | | | | | | | Taxonomy > Category > Section This commit adds models for it. https://doc.incommon.cc/#classifications
* Populate database with Agents: rails db:seedhellekin2020-10-061-0/+11
|
* rails new incommon-map -d postgresql -C -Thellekin2020-10-051-0/+7