Integrating beast in existing rails app (database conflict)
        Posted  
        
            by Rick_2047
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Rick_2047
        
        
        
        Published on 2010-03-15T07:03:09Z
        Indexed on 
            2010/03/15
            7:09 UTC
        
        
        Read the original article
        Hit count: 234
        
ruby-on-rails
|beast
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
© Stack Overflow or respective owner