There’s a bug in Flay under 1.9.2 which throws the following
lib/flay.rb:277:in `+': can't convert Fixnum into String (TypeError)
To help everyone out, I forked Flay on github and fixed the problem as well as adding a unit test for the condition.
Unfortunately, not having received a response to my pull request, I’m compelled to release it.
Until the primary version is fixed, my forked version is available on rubygems as “mmullis-flay”
See: http://rubygems.org/gems/mmullis-flay
Cheers,
michael.
Advertisement