
<!DOCTYPE html>
<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
  <meta charset="utf-8">
  <meta property="og:title" content="你要找的東西不見了.. - 高見龍" />
<meta property="og:author" content="高見龍" />
<meta property="og:site_name" content="高見龍" />
<meta property="og:locale" content="en_US" />
<meta property="fb:app_id" content="212934732101925" />

<meta property="og:image" content="" />
<meta property="og:description" content="" />
<meta property="og:url" content="http://blog.eddie.com.tw/404.html" />
<meta property="og:type" content="article" />


  <title>你要找的東西不見了.. - 高見龍</title>
  <meta name="author" content="高見龍">

  
  <meta name="description" content="你要找的東西不見了.. 可能是網址打錯了，或是網址已經搬家了.. Rails 之 Ruby 語法放大鏡系列
Dec 28 2014 posted in Ruby Private Setter in Ruby
Oct 22 2014 posted in Ruby Ruby 也可這樣寫
Oct 16 &hellip;">
  

  <!-- http://t.co/dKP3o1e -->
  <meta name="HandheldFriendly" content="True">
  <meta name="MobileOptimized" content="320">
  <meta name="viewport" content="width=device-width, initial-scale=1">

  
  <link rel="canonical" href="http://blog.eddie.com.tw/404.html">
  <link href="/images/favicon.ico" rel="icon">
  <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
  <script src="/javascripts/modernizr-2.0.js"></script>
  <script src="/javascripts/ender.js"></script>
  <script src="/javascripts/octopress.js" type="text/javascript"></script>
  
  <link href="http://feeds.feedburner.com/aquarianboy" rel="alternate" title="高見龍" type="application/atom+xml">
  <!--Fonts from Google"s Web font directory at http://google.com/webfonts -->
<link href="http://fonts.googleapis.com/css?family=PT+Serif:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css">
  
  <script type="text/javascript">
    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', 'UA-337088-13']);
    _gaq.push(['_trackPageview']);

    (function() {
      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    })();
  </script>


</head>

<body   >
  <header role="banner"><hgroup>
  <h1><a href="/">高見龍</a></h1>
  
    <h2>iOS app/Ruby/Rails Developer, 喜愛非主流的新玩具 :)</h2>
  
</hgroup>

  </header>
  <div id="banner_img"></div>
  <nav role="navigation"><ul class="subscription" data-subscription="rss">
  <li><a href="http://feeds.feedburner.com/aquarianboy" rel="subscribe-rss" title="subscribe via RSS">RSS</a></li>
  
</ul>
<form action="http://google.com/search" method="get">
  <fieldset role="search">
    <input type="hidden" name="q" value="site:blog.eddie.com.tw" />
    <input class="search" type="text" name="q" results="0" placeholder="Search"/>
  </fieldset>
</form>
<ul class="main-navigation">
  <li><a href="/">Home</a></li>
  <li><a href="/blog/archives">Archives</a></li>
  <li><a href="/presentations">Presentations</a></li>
  <li><a href="/slides">Slides</a></li>
  <li><a href="/screencasts">Screencasts & Videos</a></li>
  <li><a href="/about-eddie">About Me</a></li>
</ul>
</nav>
  <div id="main">
    <div id="content">
      <div>
<article role="article">
  
  <header>
    <h1 class="entry-title">你要找的東西不見了..</h1>
    
  </header>
  
  <p>可能是網址打錯了，或是網址已經搬家了..</p>
<div id="blog-archives" class="missing">

<article>
  
<h1><a href="/2014/12/28/ruby-for-rails/">Rails 之 Ruby 語法放大鏡系列</a></h1>
<time datetime="2014-12-28T14:35:00+08:00" pubdate><span class='month'>Dec</span> <span class='day'>28</span> <span class='year'>2014</span></time>

<footer>
  <span class="categories">posted in <a class='category' href='/category/ruby/'>Ruby</a></span>
</footer>

</article>

<article>
  
<h1><a href="/2014/10/22/private-setter-in-ruby/">Private Setter in Ruby</a></h1>
<time datetime="2014-10-22T14:35:00+08:00" pubdate><span class='month'>Oct</span> <span class='day'>22</span> <span class='year'>2014</span></time>

<footer>
  <span class="categories">posted in <a class='category' href='/category/ruby/'>Ruby</a></span>
</footer>

</article>

<article>
  
<h1><a href="/2014/10/16/happy-programming-ruby/">Ruby 也可這樣寫</a></h1>
<time datetime="2014-10-16T14:35:00+08:00" pubdate><span class='month'>Oct</span> <span class='day'>16</span> <span class='year'>2014</span></time>

<footer>
  <span class="categories">posted in <a class='category' href='/category/ruby/'>Ruby</a></span>
</footer>

</article>

<article>
  
<h1><a href="/2014/08/22/lets-learn-ruby/">「有心人」之 Ruby 課程</a></h1>
<time datetime="2014-08-22T07:35:00+08:00" pubdate><span class='month'>Aug</span> <span class='day'>22</span> <span class='year'>2014</span></time>

<footer>
  <span class="categories">posted in <a class='category' href='/category/ruby/'>Ruby</a></span>
</footer>

</article>

<article>
  
<h1><a href="/2014/08/07/code-swift-with-vim/">Code Swift with Vim</a></h1>
<time datetime="2014-08-07T07:35:00+08:00" pubdate><span class='month'>Aug</span> <span class='day'>07</span> <span class='year'>2014</span></time>

<footer>
  <span class="categories">posted in <a class='category' href='/category/swift/'>Swift</a>, <a class='category' href='/category/vim/'>Vim</a>, <a class='category' href='/category/ios-app-development/'>iOS App Development</a></span>
</footer>

</article>

<article>
  
<h1><a href="/2014/05/29/5xruby/">五倍祝福，五倍的紅寶石</a></h1>
<time datetime="2014-05-29T03:00:00+08:00" pubdate><span class='month'>May</span> <span class='day'>29</span> <span class='year'>2014</span></time>

<footer>
  <span class="categories">posted in <a class='category' href='/category/5xruby/'>5xRuby</a>, <a class='category' href='/category/diary/'>Diary</a>, <a class='category' href='/category/ruby/'>Ruby</a></span>
</footer>

</article>

<article>
  
<h1><a href="/2014/04/30/rails-girls-in-taipei/">Rails Girls in Taipei</a></h1>
<time datetime="2014-04-30T21:00:00+08:00" pubdate><span class='month'>Apr</span> <span class='day'>30</span> <span class='year'>2014</span></time>

<footer>
  <span class="categories">posted in <a class='category' href='/category/diary/'>Diary</a>, <a class='category' href='/category/railsgirls/'>RailsGirls</a>, <a class='category' href='/category/ruby/'>Ruby</a></span>
</footer>

</article>

<article>
  
<h1><a href="/2014/03/03/taipei-ruby-group/">Taipei.rb 起步走</a></h1>
<time datetime="2014-03-03T04:50:00+08:00" pubdate><span class='month'>Mar</span> <span class='day'>03</span> <span class='year'>2014</span></time>

<footer>
  <span class="categories">posted in <a class='category' href='/category/diary/'>Diary</a>, <a class='category' href='/category/ruby/'>Ruby</a></span>
</footer>

</article>

<article>
  
<h1><a href="/2013/12/31/hello-2014/">再見 2013，哈囉 2014!</a></h1>
<time datetime="2013-12-31T02:52:00+08:00" pubdate><span class='month'>Dec</span> <span class='day'>31</span> <span class='year'>2013</span></time>

<footer>
  <span class="categories">posted in <a class='category' href='/category/diary/'>Diary</a></span>
</footer>

</article>

<article>
  
<h1><a href="/2013/12/16/id-and-instancetype/">id 與 instancetype</a></h1>
<time datetime="2013-12-16T07:35:00+08:00" pubdate><span class='month'>Dec</span> <span class='day'>16</span> <span class='year'>2013</span></time>

<footer>
  <span class="categories">posted in <a class='category' href='/category/objective-c/'>Objective-C</a>, <a class='category' href='/category/ios-app-development/'>iOS App Development</a></span>
</footer>

</article>

</div>
  
</article>

</div>

<aside class="sidebar">
  
    
<section>
  <h1>高見龍</h1>
  愛玩又愛現...<a href="/about-eddie">More</a><br />
  <a href="/about-eddie"><img src="/images/blog/eddie_avatar.png" /></a>
  <br />

  
    <a href="http://twitter.com/eddiekao" class="twitter-follow-button" data-width="208px" data-show-count="true">Follow @eddiekao</a>
  

  <li></li>
  <br />聯絡：<br />eddie (at) digik.com.tw<br />+886-928-617-687<br />
  
  Welcome to make a donation if you think this blog is helpful to you :)
  <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
  <input type="hidden" name="cmd" value="_donations">
  <input type="hidden" name="business" value="eddie@digik.com.tw">
  <input type="hidden" name="lc" value="TW">
  <input type="hidden" name="item_name" value="Eddie Kao">
  <input type="hidden" name="no_note" value="0">
  <input type="hidden" name="currency_code" value="USD">
  <input type="hidden" name="bn" value="PP-DonationsBF:btn_donate_LG.gif:NonHostedGuest">
  <input type="image" src="https://www.paypalobjects.com/en_US/TW/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal － 更安全、更簡單的線上付款方式！">
  </form>
  
  <br />

  <img src="/images/blog/badgeSpeaker.png" /><br />
  <img src="/images/blog/cert-ruby.png" /><br />
  <img src="/images/blog/cert-adobe.png" /><br />
  <img src="/images/blog/cert-linux.png" />
</section>

<section>
  <h1>最近的文章</h1>
  <ul id="recent_posts">
    
      <li class="post">
        <a href="/2014/12/28/ruby-for-rails/">Rails 之 Ruby 語法放大鏡系列</a>
      </li>
    
      <li class="post">
        <a href="/2014/10/22/private-setter-in-ruby/">Private Setter in Ruby</a>
      </li>
    
      <li class="post">
        <a href="/2014/10/16/happy-programming-ruby/">Ruby 也可這樣寫</a>
      </li>
    
      <li class="post">
        <a href="/2014/08/22/lets-learn-ruby/">「有心人」之 Ruby 課程</a>
      </li>
    
      <li class="post">
        <a href="/2014/08/07/code-swift-with-vim/">Code Swift with Vim</a>
      </li>
    
      <li class="post">
        <a href="/2014/05/29/5xruby/">五倍祝福，五倍的紅寶石</a>
      </li>
    
      <li class="post">
        <a href="/2014/04/30/rails-girls-in-taipei/">Rails Girls in Taipei</a>
      </li>
    
      <li class="post">
        <a href="/2014/03/03/taipei-ruby-group/">Taipei.rb 起步走</a>
      </li>
    
      <li class="post">
        <a href="/2013/12/31/hello-2014/">再見 2013，哈囉 2014!</a>
      </li>
    
      <li class="post">
        <a href="/2013/12/16/id-and-instancetype/">id 與 instancetype</a>
      </li>
    
  </ul>
</section>
<section>
<h1>分類</h1>
<span class='categories_tag'> <a href='/category/5xruby' style='font-size: 101.57894736842105%'>5xRuby(1)</a>  <a href='/category/actionscript' style='font-size: 137.89473684210526%'>ActionScript(24)</a>  <a href='/category/asp' style='font-size: 103.15789473684211%'>ASP(2)</a>  <a href='/category/aws' style='font-size: 101.57894736842105%'>AWS(1)</a>  <a href='/category/book' style='font-size: 101.57894736842105%'>Book(1)</a>  <a href='/category/browser' style='font-size: 103.15789473684211%'>Browser(2)</a>  <a href='/category/cocos2d' style='font-size: 101.57894736842105%'>Cocos2D(1)</a>  <a href='/category/coffeescript' style='font-size: 125.26315789473685%'>CoffeeScript(16)</a>  <a href='/category/css' style='font-size: 101.57894736842105%'>CSS(1)</a>  <a href='/category/diary' style='font-size: 160.0%'>Diary(38)</a>  <a href='/category/django' style='font-size: 122.10526315789474%'>Django(14)</a>  <a href='/category/dojo' style='font-size: 101.57894736842105%'>Dojo(1)</a>  <a href='/category/easeljs' style='font-size: 104.73684210526315%'>EaselJS(3)</a>  <a href='/category/flash' style='font-size: 160.0%'>Flash(38)</a>  <a href='/category/funny' style='font-size: 106.3157894736842%'>Funny(4)</a>  <a href='/category/happy-ruby' style='font-size: 103.15789473684211%'>Happy Ruby(2)</a>  <a href='/category/html5' style='font-size: 104.73684210526315%'>HTML5(3)</a>  <a href='/category/ios-app-development' style='font-size: 136.31578947368422%'>iOS App Development(23)</a>  <a href='/category/javascript' style='font-size: 101.57894736842105%'>Javascript(1)</a>  <a href='/category/javascript' style='font-size: 139.4736842105263%'>JavaScript(25)</a>  <a href='/category/jquery' style='font-size: 101.57894736842105%'>jQuery(1)</a>  <a href='/category/jsdc' style='font-size: 103.15789473684211%'>JSDC(2)</a>  <a href='/category/linux' style='font-size: 123.6842105263158%'>Linux(15)</a>  <a href='/category/mysql' style='font-size: 101.57894736842105%'>MySQL(1)</a>  <a href='/category/objective-c' style='font-size: 126.84210526315789%'>Objective-C(17)</a>  <a href='/category/octopress' style='font-size: 106.3157894736842%'>Octopress(4)</a>  <a href='/category/party' style='font-size: 128.42105263157896%'>Party(18)</a>  <a href='/category/party' style='font-size: 101.57894736842105%'>party(1)</a>  <a href='/category/php' style='font-size: 134.73684210526315%'>PHP(22)</a>  <a href='/category/phpconf' style='font-size: 103.15789473684211%'>PHPConf(2)</a>  <a href='/category/phpconf-taiwan' style='font-size: 103.15789473684211%'>PHPConf Taiwan(2)</a>  <a href='/category/presentation' style='font-size: 117.36842105263158%'>Presentation(11)</a>  <a href='/category/programming' style='font-size: 104.73684210526315%'>Programming(3)</a>  <a href='/category/python' style='font-size: 147.3684210526316%'>Python(30)</a>  <a href='/category/rails' style='font-size: 101.57894736842105%'>Rails(1)</a>  <a href='/category/railsgirls' style='font-size: 101.57894736842105%'>RailsGirls(1)</a>  <a href='/category/robotlegs' style='font-size: 103.15789473684211%'>Robotlegs(2)</a>  <a href='/category/ruby' style='font-size: 142.6315789473684%'>Ruby(27)</a>  <a href='/category/ruby-on-rails' style='font-size: 107.89473684210526%'>Ruby on Rails(5)</a>  <a href='/category/rubykaigi' style='font-size: 103.15789473684211%'>RubyKaigi(2)</a>  <a href='/category/screencast' style='font-size: 106.3157894736842%'>Screencast(4)</a>  <a href='/category/security' style='font-size: 101.57894736842105%'>Security(1)</a>  <a href='/category/smarty' style='font-size: 101.57894736842105%'>Smarty(1)</a>  <a href='/category/swift' style='font-size: 101.57894736842105%'>Swift(1)</a>  <a href='/category/test' style='font-size: 101.57894736842105%'>Test(1)</a>  <a href='/category/tools' style='font-size: 144.21052631578948%'>Tools(28)</a>  <a href='/category/vim' style='font-size: 115.78947368421052%'>Vim(10)</a>  <a href='/category/webconf' style='font-size: 101.57894736842105%'>WebConf(1)</a>  <a href='/category/windows' style='font-size: 104.73684210526315%'>Windows(3)</a>  <a href='/category/zend-framework' style='font-size: 114.21052631578948%'>Zend Framework(9)</a> </span>
</section>

<section>
  <h1>回應</h1>
  <script type="text/javascript" src="http://eddie-blog.disqus.com/recent_comments_widget.js?num_items=5&hide_avatars=0&avatar_size=48&excerpt_length=50"></script>
</section>
<section>
  <h1>Tweets</h1>
  <a class="twitter-timeline" href="https://twitter.com/eddiekao" data-widget-id="410520084096884736">Tweets by @eddiekao</a>
  <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
  
    <a href="http://twitter.com/eddiekao" class="twitter-follow-button" data-width="208px" data-show-count="true">Follow @eddiekao</a>
  
</section>


<div style="width: 100%; height:375px;"><iframe src="http://www.plurk.com/getWidget?uid=3151385&amp;h=375&amp;w=260&amp;u_info=2&amp;bg=e8e8e8&tl=f2f2f2" width="100%" frameborder="0" height="100%" scrolling="no"></iframe></div>
<section>
  <h1>Flash/ASer</h1>
  <a href="http://blog.cjcat.net/" target="_blank">CJCAT</a>
    | <a href="http://erinylin.blogspot.com/" target="_blank">Erin</a>
    | <a href="http://etrex.blogspot.com/" target="_blank">Etrex</a>
    | <a href="http://grayliao.blogspot.com/" target="_blank">Gray</a>
    | <a href="http://greenchiou.blogspot.com/" target="_blank">Green</a>
    | <a href="http://blog.iamjason.com/" target="_blank">Jason</a>
    | <a href="http://masolin.blogspot.com/" target="_blank">Maso</a>
    | <a href="http://ticore.blogspot.com/" target="_blank">Ticore</a>
    | <a href="http://milkmidi.blogspot.com/" target="_blank">奶綠茶</a>
    | <a href="http://blog.lamb-mei.com/" target="_blank">羊小咩</a>
    | <a href="http://rhinotw.blogspot.com/" target="_blank">耶書</a>
    | <a href="http://hayamanotebook.blogspot.com/" target="_blank">葉山</a>
    | <a href="http://blog.ben.idv.tw/" target="_blank">邦邦</a>
    | <a href="http://mark-vann.blogspot.com/" target="_blank">馬克凡</a>
    | <a href="http://qops.blogspot.com/" target="_blank">新德老師</a>
    | <a href="http://blog.roodo.com/sayaku" target="_blank">阿邪</a>

  <h1>Rubyists</h1>
    <a href="http://ihower.tw/" target="_blank">ihower</a>
    | <a href="http://gogojimmy.net/" target="_blank">Jimmy</a>
    | <a href="http://blog.taian.su/" target="_blank">泰安</a>
    | <a href="http://blog.hsatac.net/" target="_blank">hSATAC</a>

  <h1>Friends</h1>
    <a href="http://etblue.blogspot.com/" target="_blank">ETBlue</a>
    | <a href="http://www.jaceju.net/" target="_blank">Jace</a>
    | <a href="http://4urs.blogspot.com/" target="_blank">Morris</a>
    | <a href="http://ricky.ez2.us/" target="_blank">Ricky</a>
    | <a href="http://blog.sd.idv.tw/" target="_blank">SDPower</a>
    | <a href="http://lindsayrain.blogspot.com/" target="_blank">謝小雨</a>
    | <a href="http://blog.hinablue.me/" target="_blank">閃光洽</a>
    | <a href="http://www.erblah.com" target="_blank">Er.Z</a>
</section>

  
</aside>


    </div>
  </div>
  <footer role="contentinfo"><p>
  Copyright &copy; 2015 - 高見龍 -
  <span class="credit">Powered by <a href="http://octopress.org" target="_blank">Octopress</a></span>
</p>

</footer>
  


<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) {return;}
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#appId=212934732101925&xfbml=1";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>



  <script type="text/javascript">
    (function() {
      var script = document.createElement('script'); script.type = 'text/javascript'; script.async = true;
      script.src = 'https://apis.google.com/js/plusone.js';
      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(script, s);
    })();
  </script>



  <script type="text/javascript">
    (function(){
      var twitterWidgets = document.createElement('script');
      twitterWidgets.type = 'text/javascript';
      twitterWidgets.async = true;
      twitterWidgets.src = 'http://platform.twitter.com/widgets.js';
      document.getElementsByTagName('head')[0].appendChild(twitterWidgets);
    })();
  </script>




</body>
</html>
