Thanks. I'll check when I will have need next time. Thanks again.
-Raj On Tue, Sep 3, 2013 at 9:28 PM, Dan Coutu <[email protected]> wrote: > Hmm, I'm having trouble with getting CE to use the new version and I'm > working against a short deadline so I'll defer this until later. > > On a related note I have found that the meta_search gem has been replaced > by the author with a new search support gem called ransack. The github info > for ransack is at https://github.com/ernie/ransack > > I noticed this because I've added some custom models to my CE app and want > to include search capability for the new models. > > Dan > > On Monday, September 2, 2013 11:19:20 AM UTC-4, Dan Coutu wrote: >> >> I have discovered that the friedly_id gem used by CE requires version 4.x >> of friendly_Id when used with Rails versions greater than 3.1. There's also >> a branch of friiendly_id for Rails 4 but since CE doesn't work with Rails 4 >> yet that's not an issue. >> >> Bruno, I see that the CE models are still using the syntax for version 3 >> of friendly_id. You can find details on how to modify the code here: >> http://norman.github.io/**friendly_id/4.0/file.WhatsNew.**html<http://norman.github.io/friendly_id/4.0/file.WhatsNew.html> >> >> For now I'll just use model overrides to take care of the change. >> >> Dan >> >> On Thursday, October 6, 2011 12:33:42 PM UTC-4, Bruno wrote: >>> >>> Hi all, >>> Just some updates on what's happening with the Rails3 branch: >>> >>> - As always, keep an eye on the Rails3 >>> branch<https://github.com/bborn/communityengine/tree/rails3>; >>> it's being updated a lot. The README has been updated to make installation >>> a little less confusing. >>> - I have a Rails3 branch of the ce-heroku >>> repo<https://github.com/bborn/ce-heroku/tree/rails3> - >>> this is an example Rails 3.1 app with CE installed, ready to deploy to >>> Heroku. In fact, it's running there already: http://ce-rails3.** >>> herokuapp.com <http://ce-rails3.herokuapp.com/> >>> - http://communityengine.org/ **needs some updating; a lot of the >>> documentation is out of date (for Rails3 I'll be moving everything back to >>> Githiub wikis. >>> - The plugins listed at http://communityengine.org/** will not be >>> maintained for the Rails3 (that's not say they won't work; just that I >>> won't support them). The Rails3 branch comes with Facebook login (via >>> omniauth) built in. >>> >>> Thanks! >>> Bruno >>> >> -- > You received this message because you are subscribed to a topic in the > Google Groups "CommunityEngine" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/communityengine/qvjBYGQxcyo/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/communityengine. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/communityengine. For more options, visit https://groups.google.com/groups/opt_out.
