munetoh/depot
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
== Welcome to Bookstore Online This rails app has been designed by following the tutorial in Agile Web Development with Rails (4th ed) * Seed the database with rake db:seed * Fill the orders with rails runner script/load_orders.rb * Create a new user if none exist.