Skip to content

Project based on book - Agile web development with rails - four edition

Notifications You must be signed in to change notification settings

juanpfcruzX/Depot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

----------------------------------

A FREE PROJECT OF ONLINE STORE.

----------------------------------

More Info:

  - Running in rails 3.0.8
  - MySQL Database used
  - Slim for HTML templates

----------------------------------
                       bsilva 2011



%- HOW TO RUN?  -%


=> run the "bundle install" or "bundle update"

=> rake db:create   # to create databases
=> rake db:migrate  # to update databases and tables
=> rake db:seed     # to add products in your store
=> rails server     # finally! ...to running application

Thanks! :)

About

Project based on book - Agile web development with rails - four edition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published