122 123 124
# File 'lib/public_activity/renderable.rb', line 122 def prepare_partial(root, path) path || self.template_path(self.key, root) end