data_importer/db
2022-04-18 22:07:22 -05:00
..
migrate add timestamps and some tricks to make sure i have all of my json keys before upsert_all is run 2022-04-18 22:07:22 -05:00
schema.rb add timestamps and some tricks to make sure i have all of my json keys before upsert_all is run 2022-04-18 22:07:22 -05:00
seeds.rb if you create a text file at ./data/github_usernames.txt with one username per line GithubUserImporter will use this data to import a GithubUser for each one 2022-04-11 20:53:20 -05:00