Looks like you've found a dependency on my implementation - harumph!
You can solve that issue by adding an "admin?" method to your User
model (I'm doing role based stuff, that shouldn't be in the standard
templates). Additionally you can over-ride the view in question(which
is likely how I integrated SB)
please email me and I'll work you through your integration.
Cheers,
Jodi
General Partner
The nNovation Group inc.
www.nnovation.ca/blog
I have been trying to integrate SB into my current RoR app. I've
gotten pretty far (I think), and found the sbDemo (http://
www.nnovation.ca/2007/5/18/savage-beast) extremely helpful! I think I
am so close ... but when I go to /forums on my site, I get this error:
"undefined method `format_attribute' for Forum:Class"
I downloaded all the plugins, migrated tables, updated my
routes.rb ... what else am I missing? After I'm finished, I'd love to
write up some really detailed steps and share with the group!
Hmph. I pulled all the plugins over from your sbDemo, including
white_list_formatted_content, white_list, and browser_filters. Here's
the output when I try to install it again using the svn site: