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...
@higepon 1.8はそもそもcharAt(n)的なメソッドがありません。UTF-8ならs...
なお、非 ASCII な文字を含むリテラルを magic comment なしに書いていた場合、US-ASCII ではない文字が存在しているとして、invalid multibyte char というエラーになります。これはソースコードの可搬性...
URL Naming Best Practices
The URL of a webpage is an important factor as far as search engine optimization is concerned. Right after the title tags ...
#tech #trends #SMS 12 Best Practices For Conten...
Getting The Most Out Of Editorial And User-Generated Content 1. Keep It Simple Don’t weigh your content down with hefty wo...
URL Naming Best Practices
The URL of a webpage is an important factor as far as search engine optimization is concerned. Right after the title tags ...
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...
#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...
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...
5 Best Old School Bakeries in Singapore #sgfood
Best for traditional butter cakes Of these five bakeries, Sembawang Confectionery has the most evident 1980s feel – it’s p...
RubyLearning has written some Ruby programming ...
After years with Java development and some various experience with the framework Ruby on Rails, I wanted to get a broader ...
ActiveAdmin + Best in Place (via Instapaper)
Vocês devem ter notado que agora as tags de cada post estão listadas e são clicáveis, levando a uma listagem de todas as p...
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...
Ruby 2.0 Refinements in Practice « Katz Got You...
wycats, Posted November 30, 2010, 3:56 am In my mind, in Ruby < 2.0, there's a category of library which is "provide a num...
Do you know how to write an internal DSL in Ruby?:
Ruby code blocks (called closures in other languages) are chunks of code between braces or between do- end that you can as...
