Hello again.

Now I type rake community_engine:install:migrations. rake aborted!
don't know how to build task 'community_engine:install:migrations'.

Can I get help plz? Thanks.

Jacqueline

On Apr 11, 9:56 am, Bruno Bornsztein <bruno.bornszt...@gmail.com>
wrote:
> Hi guys,
> Just want to chime in here:
>
> Jaqueline; it seems like you're having trouble with some of the basics of
> developing a Rails app, so you may want to understand that part of it first
> before you move on to integrating CE.
>
> First off, CE is not compatible with Rails 3.2.3 yet. The rails3 branch is
> only just (like, last week) compatible with 3.2.
>
> If you're able to create a Rails 3.2 app (like Andrew said, install Rails
> 3.2 and `rails new myappname`) you should be able to follow the
> instructions in the README to get CE running. Sounds to me like you're
> trying to download CE manually, which isn't the right approach. You should
> be adding it to your app's Gemfile instead.
>
> This is because (as far as I know) the Rails 3 branch has not been released
>
> > on RubyGems.org so you need to manually point it to this branch. I also
> > don't think the Readme has been updated to reflect this type of install.
>
> That's actually not true: CE 2.0.0.beta3 has been released on RubyGems
> (it's compatible with Rails 3.1.2). If you want the absolute latest (beta4,
> which is compatible with Rails 3.2.0) then you'll need to source the gem
> from Github as you mention.
>
> Remember, there's a (somewhat outdated) sample app 
> athttps://github.com/bborn/ce-heroku/tree/rails3that shows a basic example
> of a Rails 3 app using CE. It should at least get you going in the right
> direction.
>
> Thanks,
> Bruno

-- 
You received this message because you are subscribed to the Google Groups 
"CommunityEngine" group.
To post to this group, send email to communityengine@googlegroups.com.
To unsubscribe from this group, send email to 
communityengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/communityengine?hl=en.

Reply via email to