Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.

5xRuby/blank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

作業 2

修改 app/views/products/_form.html.erb,使其可以設定分類,但不可使用到任何 Rails 內建的 helper。

取得原始碼

  1. 拜訪 https://github.com/5xRuby/blank

  2. 將 repository fork 到自己的帳號下

  3. Clone 自己帳號下的 respository

     git clone [email protected]:你的帳號/blank.git
    

專案初始化

$ bundle
$ rake db:migrate
$ rake fake:categories fake:products

About

A blank rails project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published