ginger leprechaun

Barry Keenan's notes on Ruby, PHP, JavaScript and Web Development.

  • Home
  • Ruby

Ruby

ruby

Articles on Ruby

  1. Debugging to stdout with Ruby 1.9.2p0

    Turns out with Ruby 1.9.2 I needed to do $stdout.flush after every puts, or do $stdout.sync = true which should be the default behaviour. This is not an issue in other versions of Ruby.

    Read more on my horrendous experience trying to get ruby to write to stdout

    Published on 10 October 2010 in Ruby, System Administration

Articles by category

  • Nesta
  • Ruby
  • Ruby on Rails
  • Mac OS X
  • Magento
  • SilverStripe
  • PHP
  • System Administration
Atom feed

Powered by Nesta, a Ruby CMS. Design by Graham Ashton.