module Redactable
def self.included(base)
# this is used to extend activerecord bases, as these aren't
# in scope for the module itself.
module Redactable
def self.included(base)
# this is used to extend activerecord bases, as these aren't
# in scope for the module itself.