/blank

A blank rails project

Primary LanguageRuby

練習

  • 製作一個俱有新增、檢視、編輯、刪除的產品資料庫系統
  • 使用 Twitter Bootstrap 美化

繳交方式

  1. Fork 此專案
  2. Clone 自己 fork 來的 repository,例:git clone git@github.com/YOUR_NAME/blank.git
  3. 完成上述練習
  4. 送 Pull Request 到此專案