The Ruby DevKit is a toolkit that makes it easy to build and use native C/C++ extensions.
I've been peacefully developing on Windows without adding any gems for a few weeks now and today I decided to …
ruby-on-rails rubygems bundler devkitI've installed Ruby 2.0 with a Windows Ruby Installer, Unpacked DevKit (DevKit-mingw64-64-4.7.2-20130224-1432-sfx.exe) to Program Files …
ruby devkitI'm getting the below error while installing 'redcarpet' gem. It got installed without issue on my friends machine though. (I …
ruby rubygems devkitWhen I try setting the Devkit path, I end up with the following error C:\Devkit>ruby dk.rb …
ruby devkitI am having a number of issues when trying to install ruby and rails. I have tried both without and …
ruby-on-rails ruby devkitI am having a problem in installing devkit of ruby on rails. Here's the error I got C:\DevKit>…
ruby-on-rails windows devkitI'm using DevKit and XAMPP, and now I have to execute the following command: gem install mysql2 -v 0.2.6 --platform=ruby …
ruby-on-rails windows rubygems devkitI'm here on Windows 7 x64 and am trying to install Ruby on Rails from scratch. I just installed the RubyInstaller 1.9.3…
ruby-on-rails ruby ruby-on-rails-3 devkit