Skip to content

sbosonline/status

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

A Simple Rails Application To Show System Status.

To Run in your environment

  • Make sure you have installed Ruby on your machine

  • Once you are ready with the setup run in command prompt for Ruby and Rails

bundle install

which will install all the necessary gems.

  • Then simply run

bundle update

  • To start the project, type rails server

  • To view status of your system, type

127.0.0.1:3000/status/index

About

Ruby on Rails App to display your system status.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 68.3%
  • HTML 23.0%
  • JavaScript 4.5%
  • CSS 3.4%
  • CoffeeScript 0.8%