Include Ruby 2.1 in the boxes
Hello!
RubyInstaller project has recently released 2.1.3 (of 2.1.x series) on both 32 and 64bits:
https://groups.google.com/d/msg/rubyinstaller/AnVOc_cosTw/PCggfvSuk84J
I would like to know if it is possible include this in the VM?
Thank you in advance for your time.
Cheers.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 24 Sep, 2014 01:47 AM
Sure, will add it shortly.
2 Posted by Luis Lavena on 24 Sep, 2014 02:01 AM
Thank you!
For the record, it uses the same pairs of DevKits as Ruby 2.0 (32 and 64bits respectively)
Cheers!
Support Staff 3 Posted by Feodor Fitsner on 24 Sep, 2014 06:25 AM
I've installed Ruby 2.1.3 and 2.1.3 x64 into
C:\Ruby21
andC:\Ruby21-x64
respectively (without DevKits for now). However, there is a problem with too long gem installation. We had this problem before on Ruby 1.9.3 after doing system update. This time it's clean out-of-the-box install of Ruby 2.1.3 and installing even simple gem likegem install rubyzip
takes minutes, not seconds.You might want to take a look.
4 Posted by Luis Lavena on 24 Sep, 2014 08:32 PM
Thank you Feodor,
There could be some network performance issue, some folks are reporting issues like that:
https://github.com/rubygems/rubygems/issues/1017
In relation to DevKit not being installed, is there a particular reason for that?
I believe you can update
config.yml
of each of the DevKit to includeC:\Ruby21
andC:\Ruby21-x64
respectively on each.There is no need to duplicate the DevKit for each 2.0.0 and 2.1 installation (they are actually the same).
I'm working on a improved mechanism for DevKit to remove the manual step in the configuration.
Will love to help figure out if you are doing this with an automated process or what in order to make things simpler for you.
Thank you in advance for your support.
Support Staff 5 Posted by Feodor Fitsner on 24 Sep, 2014 08:47 PM
Sure, will add DevKit today.
-Feodor
Support Staff 6 Posted by Feodor Fitsner on 26 Sep, 2014 04:03 AM
Hi Luis,
DevKit for 2.1 has been installed.
7 Posted by Luis Lavena on 26 Sep, 2014 11:41 AM
Thank you Feodor,
I've added it to my canary project and will workout performance details with RubyGems folks:
https://ci.appveyor.com/project/luislavena/test-ruby-c-extension/bu...
Thank you for your support and promptly response!
Cheers.
Luis Lavena closed this discussion on 26 Sep, 2014 11:41 AM.