Justin, I am new to rails. I followed your instruction to change the following line in the gem file: gem 'rails', '3.1.0.beta', :git => 'http://github.com/jtgeibel/ meta_search.git'
Got the error " Could not find gem 'rails <= 3.1.0.beta> in http://github.com/jtgeibel/meta_search.git <at master>. source does not contain any versions of rails <= 3.1.0.beta Please advice. thanks. On Mar 22, 12:19 pm, Justin G <jtgei...@gmail.com> wrote: > Nick, > > Change your Gemfile to point to my "rails3.1" branch at: > git://github.com/jtgeibel/meta_search.git > > It provides a small change to the gem's gemspec file. You may also > want to check out my pull request (see below) or my ce2-sample-app > Gemfilehttps://github.com/jtgeibel/ce2-sample-app/blob/master/Gemfile > > Bruno, > > Have you had a chance to review my pull > requests?https://github.com/bborn/meta_search/pull/1/fileshttps://github.com/bborn/communityengine/pull/14 > > I was also wondering if I should rebase my commits off your rails3 > branch or stay on omniauth. > > Justin > > On Mar 21, 4:26 pm, Nic <nicolas.fedd...@gmail.com> wrote: > > > > > Hello, > > > When I try to use the gemfile recommended here (https://github.com/ > > bborn/communityengine/tree/rails3) I end up getting this error: > > > Bundler could not find compatible versions for gem "actionpack": > > In Gemfile: > > meta_search depends on > > actionpack (~> 3.1.0) > > > rails (= 3.1.0.beta) depends on > > actionpack (3.1.0.beta) > > > Any ideas?- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To post to this group, send email to communityengine@googlegroups.com. To unsubscribe from this group, send email to communityengine+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/communityengine?hl=en.