Your Server

Figure 1 WEBrick Web Server

Figure 1  WEBrick Web Server

Summary: the Rails MVC application First we start the Ruby web server WEBrick with the following command > ruby script server You can then access the web server with url http localhost 3000 You can display the list of catalog entries in the catalogs table by invoking the list action with url http localhost 3000 catalogs list

Image Dimensions: 520 x 572

Image originally found here.