Hi all, Just a note to let you know that I've moved the rails3 branch over to master (not a big change, since it has been the de-factor master branch for some time). The old version of CE that's compatible with Rails 2.x is now at the rails2.x branch. I also released a new version of the gem to reflect the latest changes (version 2.1.0). You can install the latest into your app by doing:
gem 'community_engine' in your gemfile. Or you can run off the master branch: gem 'community_engine', :git => ' https://github.com/bborn/communityengine.git' Thanks! Bruno -- 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.
