[Rails] Re: Version issue with First App in Hartl Tutorial

2013-11-26 Thread Curt S.
I am running Windows 8 and I received the same error message as that reported by Tim Escher. I was also following the printed book. I have the second edition, and on page 21 the book (twice, actually) specifies version '2.0.0' for jquery-rails. When I ran "bundle install" (after editing the Gemfil

[Rails] Re: Version issue with First App in Hartl Tutorial

2013-06-09 Thread mike
On Saturday, October 13, 2012 10:47:44 AM UTC-4, Tim Escher 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 (=

[Rails] Re: Version issue with First App in Hartl Tutorial

2013-06-09 Thread Marek Rohon
it would be easier if you provide a snapshot of your gemfile. My suggestion is to install jquery- rails gem according to this link: https://github.com/indirect/jquery-rails On Saturday, October 13, 2012 4:47:44 PM UTC+2, Tim Escher wrote: > > Stepping through the Hartl Rails 3 Tutorial from th

[Rails] Re: Version issue with First App in Hartl Tutorial

2013-06-08 Thread Andrew Cheong
I don't know why this works, but I found it on Stack Overflow and it worked for me. (I'm going through Hartl's second edition.) Run this first (it installs the gem separately): gem install jquery-rails And then try bundle install again. -- Posted via http://www.ruby-forum.com/. -- You recei

[Rails] Re: Version issue with First App in Hartl Tutorial

2013-03-10 Thread Tajul Azhar Mohd Tajul Ariffin
On my Windows. The version maybe contain bugs or no longer supported. I try to move the '2.0.0' but still other problem occured with json 1.7.7. Any solution guys or should us email to Harlt personally. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are sub

Re: [Rails] Re: Version issue with First App in Hartl Tutorial

2013-03-10 Thread Colin Law
On 10 March 2013 10:37, Tajul A. wrote: > Hi all > > I faced the same problem. So any solution right now? Can I switch to > other version? Which same problem? With windows as the OP or mint? Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Ta

[Rails] Re: Version issue with First App in Hartl Tutorial

2013-03-10 Thread Tajul A.
Hi all I faced the same problem. So any solution right now? Can I switch to other version? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emai

[Rails] Re: Version issue with First App in Hartl Tutorial

2013-01-06 Thread Shourav R.
I am using linux mint maya. And unfortunately facing the same problem. I dont think this is an issue of windows or linux. But is there any problem using jquery-rails 2.1.0 or any latest one? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to t

[Rails] Re: Version issue with First App in Hartl Tutorial

2012-10-13 Thread 7stud --
Have you checked the free online version of the book for the latest updates? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.c