Those who are facing "Undefined method `version_requirements' for #<Gem" error,Follow these steps, it worked for me!! In command line 1. gem install rails -v=2.2.2 2. sudo gem update --system 1.4.2 3. gem install BlueCloth 4. sudo gem install ruby-openid -v=2.0.4 5. script/install 6. script/server
now hit http://localhost:3000 :) On Friday, 25 March 2011 22:35:03 UTC-4, gezope wrote: > > Me too, definitely! Started, but had problems with RVM and Ruby versions. > As soon as I fix, will try it again. Any guadiance is more then welcome! > Hopre we can share the code, bests > Zoli > > 2011/3/26 Mat Johnson <[email protected]> > >> I'd be interested in attempting it, particularly with some guidance. >> >> On Mar 25, 2011, at 9:50 AM, Evan Dorn wrote: >> >> > On Mar 25, 2011, at 9:29 AM, Mat Johnson wrote: >> >> Hi Zoli- >> >> >> >> I would like to, but first things first. Nearing completion on the >> old/current version, then onto modern times. I'm no expert however, so by >> the time I figure it out, it may be old again. >> >> >> >> Are you doing anything currently on upgrading to R3? >> >> -Mat >> >> >> > >> > Upgrading Insoshi to RoR3 is on my to-do list, but it's pretty low >> priority behind paying work and the other 5-6 open source projects I'm >> involved with. I'm more than happy to provide advice and tips if anyone >> else wants to tackle it in the meantime, since I've done several other R3 >> upgrades recently. They're a hassle, but doable. >> > >> > Evan >> > Insoshi Maintainer >> > >> > >> > Evan Dorn, Ph.D. >> > CEO and Founder >> > Logical Reality Design, Inc. >> > http://LRDesign.com >> > >> > >> > >> > >> > >> > >> > >> > -- >> > You received this message because you are subscribed to the Google >> Groups "Insoshi" group. >> > To post to this group, send email to [email protected]. >> > To unsubscribe from this group, send email to >> [email protected]. >> > For more options, visit this group at >> http://groups.google.com/group/insoshi?hl=en. >> > >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Insoshi" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/insoshi?hl=en. >> >> > -- You received this message because you are subscribed to the Google Groups "Insoshi" group. To view this discussion on the web visit https://groups.google.com/d/msg/insoshi/-/cr2l-jW-yUAJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/insoshi?hl=en.
