On 13 October 2012 15:47, Tim Escher <
esche...@gmail.com> wrote:
> Stepping through the Hartl Rails 3 Tutorial from the 2nd edition book hot
> off the presses. Modified the Gemfile *exactly* as specified in the book,
> immediately got version issues:
>
> Could not find gem 'jquery-rails (= 2.0.0) x86-mingw32', etc., etc.
>
> Tried removing the version spec from various gems, but it was like peeling
> an onion - other stuff would start failing.
>
> Running Win 7 for Rails.
I can't help with the problem I am afraid, but since no-one has
provided a solution I feel I should point out that RoR development on
Windows can be problematic and many believe that it is better to use
Linux (Ubuntu for example) or Mac. You have not said how you
installed Rails, I believe that on windows
railsinstaller.org is
considered a good solution.
Colin