Trying to setup a windows development machine for a Rails project that has a dependency on the twitter gem.
I get an error when I try and do gem install twitter.
It needs to build native extensions and using --platform=mswin32 didn't work like for other GEMs
Using ubuntu is really not an option. I need the computer I am using for too many other windows things.