Toggle navigation
Benjamin Tan
Archive
My Elixir Book
Speaking
Code
About
Articles tagged 'Ruby'
Mar 28, 2015
Ruby Block Patterns and How to Implement File.open
Ruby
Closures
Book
Mar 16, 2015
How Does Symbol#to_proc Work?
Ruby
Closures
Book
Sep 24, 2014
Testing Page Objects with SitePrism
Ruby
SitePrism
Testing
Page Objects
Jul 05, 2014
Overriding, Modifying and Decorating FactoryGirl's attributes
Ruby
Testing
FactoryGirl
Spree
Jun 28, 2014
Speaking at RedDotRubyConf 2014 ... and 2015 ...
Ruby
Speaking
Conference
Apr 14, 2014
Opal: Ruby in the Browser and the Game of Life
Ruby
Opal
Apr 12, 2014
Pry (and Friends) with Rails
Ruby
Pry
Rails
Apr 04, 2014
Opal: Ruby in Your Browser
Ruby
Opal
Jan 26, 2014
Setting up JRuby and Mahout 0.8 on Mac OSX
Ruby
JRuby
Java
Mahout
Jan 02, 2014
A Look at Ruby 2.1
Ruby
Nov 25, 2013
Rubyists - It's Time to PRY Yourself Off IRB!
Ruby
Pry
Nov 07, 2013
Elixir - The Love Child of Ruby and Erlang
Elixir
Ruby
Erlang
Oct 26, 2013
How to Optimize Unicorn Workers in a Ruby on Rails App
Unicorn
Rails
Ruby
Jun 11, 2013
Pattern #4: Adapter
Ruby
Design Patterns
Adapter
Jun 06, 2013
Pattern #3: Observer
Ruby
Design Patterns
Observer
Jun 02, 2013
Pattern #2: Strategy
Ruby
Design Patterns
Strategy
May 29, 2013
Pattern #1: Template Method
Ruby
Design Patterns
Template Method