Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

第二週作業 #433

Open
wants to merge 50 commits into
base: master
Choose a base branch
from
Open

第二週作業 #433

wants to merge 50 commits into from

Conversation

dwliao
Copy link

@dwliao dwliao commented May 22, 2016

No description provided.

sdlong added 30 commits March 8, 2016 15:00
rails g model product title:string description:text quantity:integer price:integer

rake db:migrate
指令:
bundle install
rails g devise:install
rails g devise user
rake db:migrate
rails g migration add_is_admin_to_user

修改裡面的檔案

rake db:migrate
rails g model photo product_id:integer image:string

rake db:migrate
@dwliao dwliao closed this May 22, 2016
@dwliao dwliao reopened this May 22, 2016
@dwliao dwliao closed this May 22, 2016
@dwliao dwliao reopened this May 22, 2016
@dwliao dwliao closed this May 22, 2016
@dwliao dwliao deleted the store-v2 branch May 22, 2016 03:39
@dwliao dwliao restored the store-v2 branch May 22, 2016 03:39
@dwliao dwliao deleted the store-v2 branch May 22, 2016 03:42
@dwliao dwliao restored the store-v2 branch May 22, 2016 03:43
@dwliao dwliao reopened this May 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants