How to install Ruby 1.87 on EngineYard Flex
- ezmobius: you can install 1.8.7
- ezmobius: you need to do this:
- ezmobius: echo "=dev-lang/ruby-1.8.7_p174 ~amd64 ~x86" >> /etc/portage/package.keywords/ec2
- ezmobius: emerge -g =dev-lang/ruby-1.8.7_p174
- ezmobius: as root
- ezmobius: you may need to recompile any gems that have binary extensions

