Question: RUBY code Hello World Sinatra HW Instructions 1. Clone 2. Install dependencies with: bundle install 3. Run tests with: bundle exec rspec spec/part1_spec.rb 4. Make

RUBY code

 RUBY code Hello World Sinatra HW Instructions 1. Clone 2. Install

Hello World Sinatra HW Instructions 1. Clone 2. Install dependencies with: bundle install 3. Run tests with: bundle exec rspec spec/part1_spec.rb 4. Make GET requests to http://localhost:4567/ url say Hello World 5. Make GET requests to http://localhost:4567/7name Eric url say Hello Eric 6. When you pass all tests, commit all changes and push to Github Note you can run your server with: bundle exec ruby web.rb Hello World Sinatra HW Instructions 1. Clone 2. Install dependencies with: bundle install 3. Run tests with: bundle exec rspec spec/part1_spec.rb 4. Make GET requests to http://localhost:4567/ url say Hello World 5. Make GET requests to http://localhost:4567/7name Eric url say Hello Eric 6. When you pass all tests, commit all changes and push to Github Note you can run your server with: bundle exec ruby web.rb

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!