Ok, good to know that you aren't aware of any show stopper bugs when running newer Rails 2.3 releases. All the tests passed in Rails 2.3.11 except one: EventTest.test_upcoming_events_shown_asc_order. This fails under Rails 2.3.4 for me also, maybe it's because my test database is postgres? There are a lot of deprecation warnings while running the tests, but it looks like most of them are coming from the desert gem.
Unless something ugly shows up I plan on deploying a new CE based app on Rails 2.3.11 fairly soon. I could help clean up deprecation warnings if you have any interest in that. Cheers, AK On Feb 10, 4:03 pm, Bruno Bornsztein <[email protected]> wrote: > I know CE can safely run on Rails 2.3.5 - I haven't tried on higher versions > in the 2.3.x series, and I'm surprised tests are passing in 2.3.11. > > I'm working on a Rails 3.1-compatible > branch:https://github.com/bborn/communityengine/tree/rails3 > > <https://github.com/bborn/communityengine/tree/rails3>Thanks, > Bruno > > > > > > > > On Thu, Feb 10, 2011 at 3:57 PM, ak <[email protected]> wrote: > > Does CommunityEngine still require Rails 2.3.4 to operate? I would > > like to use CE, but I need to be able to run it on current Rails 2.3 > > releases. > > > Out of curiosity I installed CE into a Rails 2.3.11 app. The tests > > all passed, and aside from a ton of deprecation warnings everything > > looks good. I also started the app and poked around with no problems, > > although I didn't test everything. > > > So, can I run CE safely in a production Rails 2.3.11 app? If you > > don't recommend it, why and how can I help fix the problem? > > > Cheers, > > AK > > > -- > > You received this message because you are subscribed to the Google Groups > > "CommunityEngine" 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/communityengine?hl=en. -- You received this message because you are subscribed to the Google Groups "CommunityEngine" 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/communityengine?hl=en.
