Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am developing an app, and would like to enable blogging on it. I want the users of the site to be able to write blogs, and other users to comment on them. So far I have seen governor gem, but its not Rails 3.1 complaint.

Any suggestions?

share|improve this question
was this problem solved ? i am facing a similar situation. the governor gem does not seem to be updated for more than a year now. – karthik c May 7 at 16:03
I ended up creating by own blogging system. Its not hard - Blog resource, controller, and you can use Rich Text editor or markdown editor for the view. – abhijeetmisra May 8 at 13:43

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.