使用者工具

網站工具


computer:program:ruby

差異處

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

連向這個比對檢視

兩邊的前次修訂版前次修改
下次修改
前次修改
computer:program:ruby [2014/03/31 15:29] – [元件] wmcomputer:program:ruby [2020/03/30 06:05] (目前版本) – [模板] wm
行 14: 行 14:
   * [[http://hackety.com/|Hackety Hack]]   * [[http://hackety.com/|Hackety Hack]]
   * [[https://practicingruby.com/|Practicing Ruby]]   * [[https://practicingruby.com/|Practicing Ruby]]
 +====書籍====
 +  * [[http://www.gotealeaf.com/books/ruby|Introduction to Programming with Ruby]]
 ====系列==== ====系列====
   * [[http://net.tutsplus.com/sessions/ruby-for-newbies/|Ruby for Newbies]]   * [[http://net.tutsplus.com/sessions/ruby-for-newbies/|Ruby for Newbies]]
行 19: 行 21:
 =====元件===== =====元件=====
   * [[http://rubygems.org/|RubyGems]]   * [[http://rubygems.org/|RubyGems]]
-    * <code>gem install rails –no-ri –no-rdoc</code>+    * <code>gem install rails –-no-ri –-no-rdoc</code>
     * ~/.gemrc<code>gem: --no-ri --no-rdoc</code>     * ~/.gemrc<code>gem: --no-ri --no-rdoc</code>
     * [[https://gemnasium.com/|Gemnasium]]     * [[https://gemnasium.com/|Gemnasium]]
 +  * [[http://phusion.github.io/traveling-ruby/|Traveling Ruby]]
   * [[http://espresso.github.com/|Espresso Framework]]   * [[http://espresso.github.com/|Espresso Framework]]
   * [[http://www.sinatrarb.com/|Sinatra]]   * [[http://www.sinatrarb.com/|Sinatra]]
     * [[http://www.padrinorb.com/|Padrino]]     * [[http://www.padrinorb.com/|Padrino]]
 +      * [[http://padrinobook.com/|PadrinoBook]]
       * [[https://shellycloud.com/blog/2013/11/how-to-build-and-deploy-a-blog-application-in-padrino|How to build and deploy a blog application in Padrino]]       * [[https://shellycloud.com/blog/2013/11/how-to-build-and-deploy-a-blog-application-in-padrino|How to build and deploy a blog application in Padrino]]
   * [[http://celluloid.io/|Celluloid]]   * [[http://celluloid.io/|Celluloid]]
行 31: 行 35:
   * [[http://camping.io/|Camping]]   * [[http://camping.io/|Camping]]
   * [[http://ramaze.net/|Ramaze]]   * [[http://ramaze.net/|Ramaze]]
-  * [[https://github.com/jayferd/rouge|Rouge]]+  * [[http://rouge.jneen.net/|Rouge]]
   * [[http://firehose.io/|Firehose]]   * [[http://firehose.io/|Firehose]]
   * [[http://www.rubygeocoder.com/|Ruby Geocoder]]   * [[http://www.rubygeocoder.com/|Ruby Geocoder]]
行 37: 行 41:
   * [[https://github.com/randym/axlsx|Axlsx: Office Open XML Spreadsheet Generation]]   * [[https://github.com/randym/axlsx|Axlsx: Office Open XML Spreadsheet Generation]]
   * [[http://www.fabricationgem.org/|Fabrication]]   * [[http://www.fabricationgem.org/|Fabrication]]
-  * [[http://intridea.github.io/grape/|Grape]]+  * [[http://www.ruby-grape.org/|Grape]]
   * [[http://cuba.is/|Cuba]]   * [[http://cuba.is/|Cuba]]
   * [[http://camping.io/|Camping]]   * [[http://camping.io/|Camping]]
   * [[http://guilleiguaran.github.io/nancy/|Nancy]]   * [[http://guilleiguaran.github.io/nancy/|Nancy]]
   * [[http://alisnic.github.io/nyny/|NYNY]]   * [[http://alisnic.github.io/nyny/|NYNY]]
 +  * [[https://github.com/ahawkins/chassis|Chassis]]
 +  * [[http://prawnpdf.org/|Prawn]]
 +  * [[https://github.com/aasm/aasm|AASM]]
 +  * [[https://github.com/minad/moneta|Moneta]]
 +  * [[https://github.com/github/task_list|Task Lists]]
 +  * [[https://michelson.github.io/Dante/|Dante Editor]]
 +  * [[https://github.com/httprb/http.rb|http.rb]]
 +  * [[http://rubyeventmachine.com/|EventMachine]]
 +  * [[https://github.com/hamstergem/hamster|Hamster]]
 +  * [[https://github.com/intridea/hashie|Hashie]]
 ===GUI=== ===GUI===
   * [[http://shoesrb.com/|Shoes]]   * [[http://shoesrb.com/|Shoes]]
行 51: 行 65:
 ====模板==== ====模板====
   * [[http://slim-lang.com/|Slim]]   * [[http://slim-lang.com/|Slim]]
-  * [[http://liquidmarkup.org/|Liquid]]+  * [[https://shopify.github.io/liquid/|Liquid]]
 ====測試==== ====測試====
   * [[http://rspec.info/|RSpec]]   * [[http://rspec.info/|RSpec]]
 +    * [[http://betterspecs.org/|Better Specs]]
     * [[http://code.tutsplus.com/tutorials/testing-your-ruby-code-with-guard-rspec-pry--cms-19974|Testing Your Ruby Code With Guard, RSpec & Pry]]     * [[http://code.tutsplus.com/tutorials/testing-your-ruby-code-with-guard-rspec-pry--cms-19974|Testing Your Ruby Code With Guard, RSpec & Pry]]
   * [[http://cukes.info/|Cucumber]]   * [[http://cukes.info/|Cucumber]]
行 60: 行 75:
   * [[https://github.com/square/fdoc|fdoc]]   * [[https://github.com/square/fdoc|fdoc]]
   * [[http://yardoc.org/|YARD]]   * [[http://yardoc.org/|YARD]]
 +=====工具=====
 +  * [[https://github.com/bbatsov/rubocop|RuboCop]]
computer/program/ruby.1396279745.txt.gz · 上一次變更: 2014/03/31 15:29 由 wm