Skip to content

smonetti/rocky-mountain-ruby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rocky Mountain Ruby

This is a online website for the Rocky Mountain Ruby conference. The application is built using Rails.

Installation

Clone the repo using the following command:

git clone https://github.com/turingschool/rocky-mountain-ruby.git

Install the gems by running:

bundle install

Launch the app by running:

rails s

Visit the site at http://localhost:3000/

About

Rocky Mountain Ruby's software development conference website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.0%
  • Ruby 34.7%
  • CSS 15.2%
  • JavaScript 3.1%