I using rails 3.1.2 for now.
gem 'community_engine' => OK
bundle install --binstubs => OK
bin/rake community_engine:install:migrations
rake aborted! uninitialized constant Tag
anyone can help me solved this problem? thanks a lot.
I using rails 3.1.2 for now.
gem 'community_engine' => OK
bundle install --binstubs => OK
bin/rake community_engine:install:migrations
rake aborted! uninitialized constant Tag
anyone can help me solved this problem? thanks a lot.
It seems that you're running an older version of Community Engine.
In your Gemfile replace
with