First some background. I am trying to run Community Engine on a fresh install of Ubuntu. CE is a open src social networking plugin running on Rails. I was able to get CE up and running on my windows box w/o issue. I have decided to use Ubuntu 8.10 as my development environment now, and am stuck on this issue. I have researched this for t...
I am currently delevoping a community using Community Engine, but I need to add some models.
The problem is that I need the helpers methods that are used by CE, but when I try to access the new sections of the site, I get a undefined method (like below)
undefined method `logged_in?' for #<ActionView::Base:0x1048f3748>
The logged_in? ...
I'm trying to install Community Engine using the instructions here: http://github.com/bborn/communityengine
At first I thought it might be because I had Rails 2.3.5 and desert 0.5.3 which were higher versions than what was mentioned on the installation site. However moving to rails 2.3.4 and desert 0.5.2 did not work.
Any ideas as to ...
i am looking to build a ruby on rails application that would be built off of community engine or tog.
id like to know if there was a gem out there that would add recommendation capability to these or any ideas folks out there might have as to building this network
thx
sg
...