0.0
No commit activity in last 3 years
No release in over 3 years
Provides a simple bullettin board for Rails 3 apps.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 3.0.3
~> 3.0.beta
 Project Readme
Welcome to Tamed Beast!

Tamed beast is an attempt to tame savage_beast under Rails3. We worked with savage_beast under rails 2.x, but we find ourselves less than comfortable using it...
And it came the day to migrate to Rails3 and - hey - how do we migrate savage_beast to Rails3? What about all our posts and forums?
Damn.
So we started writing our own bulletin board solution, trying to be compatible with the savage_beast data model.

TODO:
  * Add moderators / manage moderatorship roles
  * Add views
  * Add search feature
  * Improve tests