@redaction.title = params[:redaction][:title]
@redaction.description = params[:redaction][:description]
# didn't see this come in from the form - maybe i'm doing something
@redaction.title = params[:redaction][:title]
@redaction.description = params[:redaction][:description]
# didn't see this come in from the form - maybe i'm doing something