[CommunityEngine] Re: Why should I still start today with CommunityEngine ?

2009-04-15 Thread Tom Bostelmann
I'm using edge CE with rails 2.3 and its working great, so far. The code feels much improved with 2.3 - nice work! On 4/15/09, matthi matthi...@gmail.com wrote: Hi Bruno, thx for the answer, I had stopped working with Rails for a long while now and was not aware of all the changes to 2.3

[CommunityEngine] Re: Why should I still start today with CommunityEngine ?

2009-04-15 Thread Tom Bostelmann
Matthi, When you pull down a git version from Github just make sure you take the 'edge' branch. Otherwise it's essentially the same installation instructions. Admittedly, I'm not using all of CE's functionality so there may be some issues in other areas. Bruno obviously has the best sense for

[CommunityEngine] Re: Rails 2.3 compatibility

2009-04-16 Thread Tom Bostelmann
I'm a little confused. I thought the 'edge' branch was where you were working on rails 2.3 changes. In fact, I'm using the 'edge' branch with my project as we speak - the big caveat being that I'm using only a subset of the functionality. In any case, sorry for posting my confusion - but is

[CommunityEngine] Re: Rails 2.3 compatibility

2009-04-23 Thread Tom Bostelmann
: Edge is where the development happens, but I hadn't done any 2.3 compatibility stuff there yet. I'm keeping the Rails 2.3 stuff in its own branch (rails_2.3) to allow people to test it out before merging it into edge. On Thu, Apr 16, 2009 at 7:26 PM, Tom Bostelmann tbostelm

[CommunityEngine] Upgrading from db version 61

2009-09-23 Thread Tom Bostelmann
So I had a little trouble upgrading CE and I wanted to post my solution. Partially to help anyone else who might run into it and the rest is to make sure I didn't screw anything up! I went through the installation process but was having problems with the db:migrate working. I think that

[CommunityEngine] Re: Upgrading from db version 61

2009-09-23 Thread Tom Bostelmann
doh! thanks Bruno ;) On Wed, Sep 23, 2009 at 6:25 AM, Bruno Bornsztein bruno.bornszt...@gmail.com wrote: Did you try running the rake task specified at the bottom of the UPGRADING doc in the notes? That probably would have fixed your issue. Bruno On Tue, Sep 22, 2009 at 9:56 PM, Tom