Hi,
I want to integrate the beast forums in an existing rails app, but there is a database conflict. I already have a "post" model for the blog and beast requires it. How do I eliminate the problem?
Regards
Hi,
I want to integrate the beast forums in an existing rails app, but there is a database conflict. I already have a "post" model for the blog and beast requires it. How do I eliminate the problem?
Regards
You can change your Post model or you can connect beast to another database.