Top
>
5.How to use Rails
> Using WEBrick Server
Using WEBrick Server
Create a new terminal, and do as follows:
$ cd /path/to/dionea/sample/rails/depot/ $ ./script/server
Start your browser e.g. FireFox, and specify the URL as
http://localhost:3000/store
Show Books. - Depot sample
X
Show my cart. - Depot sample
X
Checkout. - Depot sample
X
Admin. - Depot sample
X
Products List. - Depot sample
X
Shipping. - Depot sample
X