Rubyのcaller()メソッドは便利だ。ここにいろいろ書いてある。http://t.co/...
バックトレースを扱う際の問題点と解決案 筆者は、現在の Ruby にはバックトレース関連で 2 つの問題点があると思っています。 1 つ目は、バックトレース内でファイル名や行番号がひとつの文字列に埋め込まれている点です。 caller() #=...
ロケールエンコーディングを取得するには、Encoding.find("locale") を用い...
なお、非 ASCII な文字を含むリテラルを magic comment なしに書いていた場合、US-ASCII ではない文字が存在しているとして、invalid multibyte char というエラーになります。これはソースコードの可搬性...
クックパッドのエンジニアがRoombaをRubyでWifi経由で動かすデモをした時のNews ...
A whole squad of Ruby5 hosts reports from RailsConf 2012 in Austin. We discuss the DHH keynote, Rails on Roombas, the fact...
Including Other Files in Ruby: Ruby Study Notes...
When writing your first few Ruby programs, you tend to place all of your code in a single file. But as you grow as a Ruby ...
Sinatra
README Documentation Contribute Code Crew About Sinatra require 'sinatra' get '/hi' do "Hello World!" end Put this in your...
Is there really no comprehensive, nicely styled...
This command will create following directories and install files onto them. * ${DESTDIR}${prefix}/bin * ${DESTDIR}${prefix...
Thanks for the mention, @peterc! (If you don't ...
JRuby Core Team Members Moving to Red Hat At JRubyConf this week, it was revealed that Thomas Enebo and Charles Nutter - k...
How to Learn Ruby (or any programming language)
How to Learn Ruby (or any programming language) This guest post is contributed by Geoffrey Grosenbach , who designs, produ...
Update your Ruby programming skills for free
P ast participants of RubyLearning’s Core Ruby batches can join the new 33rd Core Ruby batch starting from 26th May 2012 f...
How do i check what version of ruby and rails i...
>> What is the command to see what version of ruby and what version of >> rails i am running? >> >> Thanks in advance! >> ...
shopsense-ruby | | your community gem host:
This Gem provides an easy to use interface for the ShopStyleAPI commonly known as ShopSense. ShopSense-Ruby includes a set...
Ruby Inside » About Ruby Inside:
Other useful pages: Contact Us or Advertise With Us. What? Ruby Inside is the most popular Ruby and Rails blog attracting ...
Ruby Inheritance: Ruby Study Notes - Best Ruby ...
Inheritance is a relation between two classes. We know that all cats are mammals, and all mammals are animals. The benefit...
ubuntu - a great OS for Ruby developers! : Ruby...
Ubuntu almost has the hardware integration I have come to expect when using my macbook compared to OS X. As far as desktop...
