Best Ruby Guide, Ruby Tutorial:
# p014constructs.rb # In Ruby, nil and false evaluate to false, # everything else (including true, 0) means true # nil is ...
下载 Ruby - Ruby 官方网站:
在这里可以下载到适合您的最新的 Ruby 版本,当前稳定的版本是 1.9.3 。下载前请先阅读 Ruby 开源许可 。 Ruby 源代码 如果您欲使之与您的平台更为兼容或者需要专一设置您的环境,那么从源代码安装是最好的解决方案。如果有预先做好的...
Shades of Gray: Articles in Higher-Order Ruby:
James Edward Gray II joined the Ruby community in 2004 and they just haven't been able to get rid of him since then. James...
#164 Cron in Ruby - RailsCasts:
Cron is great for handling recurring tasks, but it is an external dependency with a crazy syntax. In this episode I show y...
For all the Russian-speaking devs Ruby OpenSour...
Пока все мы с нетерпением ждем нового рауда Rails Rumble , появилась возможность посостязаться и даже получить классные пр...
Ruby Internals: Method Definition
Ruby Internals: Method Definition Posted by oscardb on July 02, 2012 — 0 comments Learn what happens behind the scenes whe...
More from Ruby Under a Microscope
More from Ruby Under a Microscope Posted by patshaughnessy on June 29, 2012 — 0 comments This is an eBook I’m writing this...
Ruby is awesome. Anonymous Class Hacks:
Update: I came across an inlink to this page that was layering in advertisements in a frame. Luckily, there are technical ...
A new release of the HelpSpot Ruby Gem is avail...
help_spot 0.0.9 API wrapper for HelpSpot install gem install help_spot Download Documentation Subscribe Stats Authors Jess...
To Ruby From Java:
Java is mature. It’s tested. And it’s fast (contrary to what the anti-Java crowd may still claim). It’s also quite verbose...
Ruby Best Practices - Practicing Ruby, The News...
Welcome, Hacker News folks. If you find the following project worthwhile, I’d really appreciate an up vote so that I can r...
extend self in ruby
extend self in ruby Posted by bigbinary on June 29, 2012 — 0 comments This blog discusses extend self in ruby with some pr...
