After installing cinderella, all “gem install” commands fails with:
ERROR: While executing gem ... (FloatDomainError)
Infinity
I’m trying to use cinderella to make sure everything is the same across our development enviroments. Maybe should I go for another solution? Vagrant and chef?
Later on I figure out that it was a network problem somehow. When I changed to another network (from the company’s ethernet to my home wireless) it worked as expected.