Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

status_page_ruby

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

status_page_ruby

  • 0.0.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Status page

CircleCI

Installation

Install nokogiri dependencies, follow the link http://www.nokogiri.org/tutorials/installing_nokogiri.html for details.

Install gem.

gem install status_page_ruby

Usage

status-page
Commands:
  status-page backup --path=PATH   # Backups data.
  status-page help [COMMAND]       # Describe available commands or one specific command
  status-page history              # Display all the data which was gathered.
  status-page live                 # Pulls, saves and log statuses every 10 seconds.
  status-page pull                 # Pulls, saves and optionally log statuses.
  status-page restore --path=PATH  # Restores data.
  status-page stats                # Summarizes the data and displays it.

Testing

Setup

git clone git@github.com:knlynda/status-page-ruby.git
gem install bundler
bundle install

Run rubocop

bundle exec rubocop

Run rspec tests

bundle exec rspec

FAQs

Package last updated on 15 Oct 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc