Piotr Szotkowski: > -----> Installing gem tributary 0.0.2 from http://rubygems.org > ERROR: While executing gem ... (Gem::Exception) > ruby_code case not handled: Syck::PrivateType > ! Heroku push rejected, failed to install gem
Finally figured this out – adding YAML::ENGINE.yamler = 'syck' to the .gemspec forces RubyGems to use Syck and build the gem’s metadata in a way that works at Heroku (and doesn’t show an error on RubyGems.org for that matter). — Piotr Szotkowski -- For the sake of topic titles, I’d rather if Monty saved Python. [Anonymous Coward on a ‘Monty Wants to Save MySQL’ post, /.]
signature.asc
Description: Digital signature
