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

交第二周作業 #440

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

交第二周作業 #440

wants to merge 49 commits into from

Conversation

yutinglo
Copy link

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
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