來回顧一下每天所講的主題
Day 01 初始
開發工具介紹 sublime termial 指令
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10156436
Day 02 哈囉
termial 基本指令運用 新創一個 rails 專案
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10156568
Day 03 出發
rails 基本指令 generate model controller rake
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10156590
Day 04 生成
利用 rails c console 來生成資料
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10156706
Day 05 種子
利用 rake db:seed 來生成資料
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10156842
Day 06 增生
新增欄位出來
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10156940
Day 07 點擊
讓 like 加1
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10157120
Day 08 相關
產生第二個 model,並讓它與第一個 model 有所關聯
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10157153
Day 09 真棒
套入 Font Awesome
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10157345
Day 10 化妝
套入 Bootstrap
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10157553
Day 11 新生
如何新增資料
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10157767
Day 12 顯現
如何顯現資料
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10157989
Day 13 更新
如何更新資料
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10158157
Day 14 刪除
如何刪除資料
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10158323
Day 15 尋找
針對欄位來模糊搜尋
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10158514
Day 16 排序
對欄位做由小到大排序及由大到小排序
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10158744
Day 17 人氣
另一種排序寫法,導不同 action
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10158916
Day 18 傳情
留言的功能
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10159103
Day 19 足跡
列出所有留言
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10159269
Day 20 注解
gem annotate
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10159410
Day 21 友善
改良交叉排序
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10159552
Day 22 枚舉
gem simple_enum
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10159714
Day 23 等級
使用 collection_select
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10159995
Day 24 分類
過濾器
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10160129
Day 25 預先
before_action
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10160288
Day 26 分頁
gem will_paginate
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10160448
Day 27 分享
gem social-share-button
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10160611
Day 28 多國
導入多國語言
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10160658
Day 29 一次
Form Object
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10160791
Day 30 回顧
回顧30天的內容
http://ithelp.ithome.com.tw/ironman7/app/article/all/recent/10160923