Re: [Rails] Bundler could not find compatible versions for gem "activesupport"

On Jul 3, 2014, at 9:36 AM, Matt Jones wrote:

>
>
> On Wednesday, 2 July 2014 08:55:12 UTC-5, Alexander Timoshilov wrote:
> I tried to set up Searchlogic gem to my blog app and got an error:
> Bundler could not find compatible versions for gem "activesupport":
> In Gemfile:
> searchlogic (~> 2.5.17) x86-mingw32 depends on
> activesupport (~> 2.3.12) x86-mingw32
>
> rails (= 4.1.1) x86-mingw32 depends on
> activesupport (4.1.1)
>
>
> Any solutions?
>
> You'll need to find something besides Searchlogic, it's no longer maintained. I've seen recommendations for Ransack:
>
> https://github.com/activerecord-hackery/ransack
>
> but haven't used it myself.
>

I've used ransack, but lately I've used scoped_search instead. Both work just fine, which one you use depends on how you want to construct your search forms.

Walter

> --Matt Jones
>
> --
> 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 emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/f1ecde8a-189c-4b8e-8c61-535e01acbd7e%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

--
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 emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/83BBB778-3D89-4735-BEB1-88D75EED64B4%40wdstudio.com.
For more options, visit https://groups.google.com/d/optout.