data_importer/db
2022-04-12 12:24:50 -05:00
..
migrate do a github api repository owner lookup and combine that api response with our github user lookup and put it all in GithubUser 2022-04-12 12:24:50 -05:00
schema.rb do a github api repository owner lookup and combine that api response with our github user lookup and put it all in GithubUser 2022-04-12 12:24:50 -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