Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 296 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 296 Bytes

Barney_store

my first rails project

It's an online store with authentication without using devise gem, admin hierarchy, listings, forms, complete CRUD of products, categories, operators and sectors.

----- ruby 1.9.3-p551

rvm use 1.9.3-p551 gem install bundler bundle install rake db:migrate