All blog posts tagged with ruby

Markaby and Rails 2.3.2

April 16, 2009

I just pushed up some fixes to my Github repo for use with 2.3.2.

The changes made are not backwards compatible with older versions of rails. If you're using an older version of rails and are following my repository you should not upgrade to this version unless you're updating to the latest version …

Read more

Ruby standard out piping problems on Ubuntu

March 29, 2008

I've been having problems where the output of binaries was not being redirected properly from within Ruby when invoked as followed:

  >> `ls -l &> /dev/null`
  => "total 4 drwxr-xr-x 2 dinsley dinsley 4096 2007-05-08 20:00 Peepcode - Rest"

If the shell supports this piping convention, it should ret…

Read more

Displaying all 2 posts
powered by viviti