Hi,
It looks like the change I made to brain buster to play nice with the
latest in Rails 2.0+ has broken backwards compatibility with 1.2.x and
older. You could try changing the view_path code to directly modify
the view_paths instead of using append_view_paths. Otherwise, you are
kinda stuck unless you can upgrade to Rails 2 or wait till it gets
patched.
thanks,
Rob