G+_Matthew Reardon Posted May 10, 2015 Share Posted May 10, 2015 I installed ruby and rails on windows7 using: http://railsinstaller.org/en When I tried to get a rails server up and running I got this error: "could not find gem 'tzinfo-data (>=0) x86-mingw32' in the gems available on this machine. Run bundle install to install missing gems" This stackoverflow post helps sort this out. http://stackoverflow.com/questions/29585373/could-not-find-gem-tzinfo-data-0-x86-mingw32-in-the-gems-available-on-this I still get this error message: "DL is deprecated, please use Fiddle" but this doesn't seem to be big issue. Matt http://railsinstaller.org/en Link to comment Share on other sites More sharing options...
G+_Louis Maresca Posted May 10, 2015 Share Posted May 10, 2015 Fantastic DIY post Matthew Reardon??! You are correct about the "Fiddle" message being just a warning. Shouldn't affect anything. ?http://stackoverflow.com/a/15601984 here is a post about it Link to comment Share on other sites More sharing options...
Recommended Posts