Growing your Own Web Framework with Rack
To start the Rack application, use the following rackup command:
bundle exec rackup config.ru -p 9595
Open browser to: http://localhost:9595
To start the Rack application, use the following rackup command:
bundle exec rackup config.ru -p 9595
Open browser to: http://localhost:9595