Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

image text in transcribed

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions