on.code && such
About Book Reviews Categories Archives
  • Book Review: Practical Object-Oriented Design In Ruby - Sandi Metz

    Nov 27, 2012 • Ylan Segal • books, ruby

    If you call yourself a ruby programmer, you should read this book.

    Read on →

  • StandardError casts message to string in Ruby 1.9

    Nov 16, 2012 • Ylan Segal • ruby

    When passing a message to StandardError in ruby 1.8, it will keep that object intact. Ruby 1.9 will convert to a String. Spent more time than I wanted to chasing this down.

    Read on →

  • Lambdas are Picky: ArgumentError in ruby 1.9

    Nov 7, 2012 • Ylan Segal • ruby

    TL:D R;

    Read on →

  • Run Changed Specs

    Oct 16, 2012 • Ylan Segal • unix, rspec

    I usually create a branch while working on a feature or bug. I found it helpful to add the following script to my path:

    Read on →

  • Faster Rspec: Jruby, Spork and Nailgun

    Oct 2, 2012 • Ylan Segal • jruby, spork, rspec

    UPDATE: You can use bundler binstubs to squeeze a bit more performance

    Read on →

« Older Newer »

© 2012-2025 Ylan Segal - Terms of Service - Powered by Jekyll & whiteglass - Subscribe via RSS