Ruby Refinements landed in trunk
Ruby Refinements landed in trunk Posted by wyeworks on August 03, 2012 — 0 comments Ruby Refinements landed in trunk . Com...
Better Ruby Idioms « Katz Got Your Tongue?:
@wycats: Rather than “overriding include” I might prefer to call it sidestepping or bypassing extend(). In fact I don’t th...
Meet RubyLearning's Blog Authors and Rubyists *...
How Does One Use Design Patterns In Ruby? This guest post is by Chee Yeo , a 32-year-old Ruby Rails sometimes IPhone progr...
Avalon 2.0 will be revealed in September. Sneak...
Currently undergoing its final stages of renovation, Avalon 2.0 will be revealed in September. An introduction of visual f...
@higepon 1.8はそもそもcharAt(n)的なメソッドがありません。UTF-8ならs...
なお、非 ASCII な文字を含むリテラルを magic comment なしに書いていた場合、US-ASCII ではない文字が存在しているとして、invalid multibyte char というエラーになります。これはソースコードの可搬性...
RubyForge: One-Click Ruby Application Builder: ...
Builds one-click Windows executables from Ruby source code. OCRA Packages everything needed to run Ruby scripts into a sin...
to lendo esse livro para ver se melhoro em ruby
We can all write better Ruby code Though we don't like to admit it, all hackers churn out bad code from time to time. But ...
Ravishing Ruby Red from Blink ... #red #ruby #b...
Stun the crowd in this chic ankle boot by Blink. The Tansyy brings you a fabric upper with elastic details at the sides. T...
Ruby5 Episode #285: Ruby Open Source Challenge ...
We received a note from Ania Banaszek from Netguru a Polish Rails consultancy who’s organizing the Ruby Open Source Challe...
@bhavint Writing a #Ruby gem is quite easy
To solve various problems with Ruby, you might develop your own libraries. Also, you might want to open-source your librar...
Decent article: "Ruby concurrency explained"
Earlier we talked a bit about the actor model . Since Ruby 1.9, developers now have access to a new type of “lightweight” ...
Ruby Constructs: Class, Module and Mixin
Ruby Constructs: Class, Module and Mixin Posted by mattetti on July 31, 2012 — 0 comments I wrote an overview of some of t...
Interactive Ruby Learning
Interactive Ruby Learning Posted by samnang on August 05, 2012 — 0 comments This weekend, I gave a talk about Interactive ...
Old but good post on Ruby mixins and a class al...
Ruby’s “mixins” provide a simple, middle-ground option to developers that wish to include reusable functionality in severa...
#Ruby on the surface is such a simple language ...
Instance variables are hidden away inside the object. They’re not terribly hidden, you see them whenever you inspect the o...
