-
Rename MergeRequest#lock! to #lock_mr! · b5007c15Jacob Vosmaer authored
As a warning from the StateMachine gem points out to us, there already exists a method ActiveRecord#lock!. This change renames the `lock` and `unlock` events defined on MergeRequest to `lock_mr` and `unlock_mr`.
b5007c15
×