Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

scottbartell/rubyinterview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Flashcards

RubyInterview.com is a flash card triva app filled with Trivia questions about the Ruby programming language.

The questions were pulled from Ruby Trivia.

Running Locally

Note: I am using Ruby 2.0.0 in production and locally.

Run the following commands:

$ git clone https://github.com/scottbartell/rubyinterview.git
$ cd rubyinterview.com
$ bundle install
$ rake db:setup
$ rails server

About

Ruby flash card app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published