docs
docs copied to clipboard
update_arribute on Update job listings doesn't work
Hello! it seems that the update_attributes function doesn't exists because it throws an error when trying to update a job with the edit-form.
what rails version? maybe it should be update because of this change in rails 6.1? https://github.com/rails/rails/pull/8705