A ruby program that lets users create a dictionary.
by: Edward Mudaida
Ruby
Sinatra
RSpec
Sinatra-contrib
Bundler
-
CLone the repo:
$ git clone [URL]
-
Install dependencies:
$ bundle
-
Run the app:
$ ruby app.rb
-
Navigate to http://localhost:4567/
Use $ rspec
to run tests.