使用者工具

網站工具


computer:web:tool:rails

差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

兩邊的前次修訂版前次修改
下次修改
前次修改
computer:web:tool:rails [2014/07/25 03:42] – [Gem] wmcomputer:web:tool:rails [2018/09/15 02:07] (目前版本) – [Gem] wm
行 46: 行 46:
 ====Gem==== ====Gem====
   * [[https://github.com/rails/jquery-ujs|Unobtrusive scripting adapter for jQuery]]   * [[https://github.com/rails/jquery-ujs|Unobtrusive scripting adapter for jQuery]]
 +  * [[https://github.com/rails/webpacker|Webpacker]]
 +  * [[https://github.com/reactjs/react-rails|react-rails]]
   * [[https://github.com/thomas-mcdonald/bootstrap-sass|Bootstrap for Sass]]   * [[https://github.com/thomas-mcdonald/bootstrap-sass|Bootstrap for Sass]]
   * [[https://github.com/russfrisch/modernizr-rails|modernizr-rails]]   * [[https://github.com/russfrisch/modernizr-rails|modernizr-rails]]
行 72: 行 74:
   * [[https://github.com/nesquena/query_reviewer|QueryReviewer]]   * [[https://github.com/nesquena/query_reviewer|QueryReviewer]]
   * [[https://github.com/noahd1/oink|Oink]]   * [[https://github.com/noahd1/oink|Oink]]
 +  * [[https://github.com/doorkeeper-gem/doorkeeper/|Doorkeeper]] (OAuth)
 +===快取===
 +  * [[https://github.com/shopify/bootsnap|Bootsnap]]
 ===上傳=== ===上傳===
   * [[https://github.com/markevans/dragonfly|Dragonfly]]   * [[https://github.com/markevans/dragonfly|Dragonfly]]
行 83: 行 88:
 ===自動=== ===自動===
   * [[https://github.com/tpope/hookup|Hookup]]   * [[https://github.com/tpope/hookup|Hookup]]
 +  * [[https://github.com/johnbintz/rack-livereload|Rack::LiveReload]]
   * [[http://guardgem.org/|Guard]]   * [[http://guardgem.org/|Guard]]
     * [[https://github.com/guard/guard-livereload|Guard::LiveReload]]<code>guard -P livereload</code>     * [[https://github.com/guard/guard-livereload|Guard::LiveReload]]<code>guard -P livereload</code>
行 101: 行 107:
   * [[https://github.com/sferik/rails_admin|RailsAdmin]]   * [[https://github.com/sferik/rails_admin|RailsAdmin]]
   * [[http://activeadmin.info/|ActiveAdmin]]   * [[http://activeadmin.info/|ActiveAdmin]]
 +  * [[https://www.upmin.com/admin-rails|Upmin Admin]]
 ===寄信=== ===寄信===
   * [[https://github.com/fphilipe/premailer-rails|premailer-rails]]   * [[https://github.com/fphilipe/premailer-rails|premailer-rails]]
   * [[https://github.com/Mange/roadie|Roadie]]   * [[https://github.com/Mange/roadie|Roadie]]
 +===廣告===
 +  * [[https://github.com/holli/advert_selector|AdvertSelector]]
 =====教學===== =====教學=====
   * [[https://github.com/bloudermilk/maintainable_templates|Maintainable Templates]]   * [[https://github.com/bloudermilk/maintainable_templates|Maintainable Templates]]
行 118: 行 127:
   * [[http://pothibo.com/2014/01/building-flexible-menu-in-rails/|Building flexible menu in rails]]   * [[http://pothibo.com/2014/01/building-flexible-menu-in-rails/|Building flexible menu in rails]]
   * [[http://code.tutsplus.com/tutorials/full-text-search-in-rails--cms-20638|Full Text Search in Rails]]   * [[http://code.tutsplus.com/tutorials/full-text-search-in-rails--cms-20638|Full Text Search in Rails]]
 +  * [[http://cobwwweb.com/render-inline-svg-rails-middleman|Render an Inline SVG in Rails (or Middleman)]]
 ====書籍==== ====書籍====
   * [[http://ihower.tw/rails3/|Ruby on Rails 實戰聖經]]   * [[http://ihower.tw/rails3/|Ruby on Rails 實戰聖經]]
 +  * [[https://www.railstutorial.org/|Ruby on Rails Tutorial]]
   * [[http://objectsonrails.com/|Objects on Rails]]   * [[http://objectsonrails.com/|Objects on Rails]]
 =====資源===== =====資源=====
computer/web/tool/rails.1406259763.txt.gz · 上一次變更: 2014/07/25 03:42 由 wm