8000 GitHub - ESouza/rubygems-status: A simple rails app to show the status of rubygems.org infrastructure
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ESouza/rubygems-status

 
 

Repository files navigation

Rubygems Status Page

Build Status

A simple rails app to show the status of rubygems.org infrastructure

Available at https://status.rubygems.org

Installation

Clone repository and install dependencies using bundler:

bundle install

Create and migrate database:

rake db:create
rake db:migrate

Usage

To start rails application:

rails server

To start worker:

rake ping:forever

About

A simple rails app to show the status of rubygems.org infrastructure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 36.6%
  • Ruby 35.3%
  • HTML 23.3%
  • JavaScript 4.8%
0