本課時總結本書內提到的常用的工具類 Gem。
提供了用戶注冊,登錄,郵件確認等眾多實用功能。
https://github.com/plataformatec/devise
分頁。
https://github.com/mislav/will_paginate
權限管理。因為 Ryan Bates已經(jīng)兩年沒有維護 cancan 的代碼,Ruby 社區(qū)推出了 cancancan。
https://github.com/CanCanCommunity/cancancan
文件上傳。
https://github.com/carrierwaveuploader/carrierwave
搜索。
https://github.com/activerecord-hackery/ransack
后臺管理。
https://github.com/activeadmin/activeadmin
方便易用的表單。
https://github.com/plataformatec/simple_form
物理和邏輯刪除記錄。
lhttps://github.com/radar/paranoia
第三方驗證。
https://github.com/intridea/omniauth
配置文件管理。
https://github.com/binarylogic/settingslogic/
開源的電商程序。
https://github.com/spree/spree
開源的社區(qū)程序。