longest_streak:谁在 GitHub 上的连续上垒时间最长?

时间:2021-07-01 07:32:23
【文件属性】:
文件名称:longest_streak:谁在 GitHub 上的连续上垒时间最长?
文件大小:217KB
文件格式:ZIP
更新时间:2021-07-01 07:32:23
JavaScript 最长连胜 谁在 GitHub 上的连续上垒时间最长? 如何在开发中运行 克隆这个 repo 确保你已经安装了 postgresql 并且数据库服务器正在运行 创建一个包含以下内容的 database.yml 文件: development : adapter : postgresql encoding : unicode database : longest_streak_development host : localhost pool : 5 timeout : 5000 运行rake db:create 运行rake db:migrate 使用您的 github 用户名创建一个 .username 文件 用你的 github 密码创建一个 .password 文件 运行rake users:populate开始获取所有 github 用户 运行ra
【文件预览】:
longest_streak-master
----.gitignore(516B)
----app()
--------mailers()
--------assets()
--------models()
--------helpers()
--------views()
--------controllers()
----config.ru(154B)
----.rspec(31B)
----bin()
--------rails(146B)
--------bundle(129B)
--------rake(90B)
----log()
--------.keep(0B)
----db()
--------migrate()
--------seeds.rb(343B)
--------schema.rb(2KB)
----LICENSE(1KB)
----public()
--------robots.txt(204B)
--------assets()
--------422.html(1KB)
--------favicon.ico(0B)
--------500.html(1KB)
--------404.html(1KB)
----spec()
--------models()
--------helpers()
--------views()
--------spec_helper.rb(2KB)
--------controllers()
----README.md(918B)
----vendor()
--------assets()
----config()
--------boot.rb(171B)
--------routes.rb(2KB)
--------environments()
--------environment.rb(160B)
--------application.rb(1KB)
--------locales()
--------initializers()
----lib()
--------assets()
--------connection.rb(727B)
--------github_user.rb(513B)
--------page.rb(687B)
--------contribution.rb(1KB)
--------tasks()
----Gemfile(553B)
----Rakefile(259B)
----Gemfile.lock(4KB)

网友评论