views:

73

answers:

2

Does anybody know a basic plugin/gem that will allow me to quickly set up a blog in Rails. I would like it to have a WYSIWYG editor that allows image upload and basic editing.

All the Google results I checked out were tutorials to creating a blog in Rails.

I'm not looking to roll out my own solution, I'm looking for something that was already made, like Wordpress, but for Rails.

Thanks!

+1  A: 

Mephisto and typo used to be the mainstream, but there are many new kids on the block these days.

clyfe
thanks for the suggestions.
yuval
+1  A: 

Try using Mephisto

PS: Search for "rails blog engine" in Google and you will find many other hits.

KandadaBoggu
thanks for the right keywords. I'll look around
yuval