cd ~/Projects
git clone git@github.com:noff/shop-filtering.git
cd shop-filtering
bundle
rake db:migrate
rake db:seed
rails s
| Name | Name | Last commit date | ||
|---|---|---|---|---|
cd ~/Projects
git clone git@github.com:noff/shop-filtering.git
cd shop-filtering
bundle
rake db:migrate
rake db:seed
rails s