Any non-rails ruby forum application out there?
        Posted  
        
            by happywithsinatra
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by happywithsinatra
        
        
        
        Published on 2010-06-02T07:07:20Z
        Indexed on 
            2010/06/02
            7:13 UTC
        
        
        Read the original article
        Hit count: 209
        
I have a rather complete application based on sinatra. I feel in need for an easy to integrate forum module (code, extension, etc.). Running a parallel Rails application is not an option on my tiny VPS plan (I even use redis to keep a small footprint). A sinatra based forum would be great news. Thanks
© Stack Overflow or respective owner