-
- Downloads
There was a problem fetching the pipeline summary.
Rename `run` task helper method to prevent conflict with StateMachine
This prevents the following message from appearing whenever running a Rake task: Instance method "run" is already defined in Object, use generic helper instead or set StateMachines::Machine.ignore_method_conflicts = true.
parent
bd1b8ae9
No related branches found
No related tags found
Pipeline #
Showing
- lib/tasks/gitlab/check.rake 4 additions, 4 deletionslib/tasks/gitlab/check.rake
- lib/tasks/gitlab/info.rake 2 additions, 2 deletionslib/tasks/gitlab/info.rake
- lib/tasks/gitlab/task_helpers.rake 7 additions, 7 deletionslib/tasks/gitlab/task_helpers.rake
- lib/tasks/spinach.rake 2 additions, 4 deletionslib/tasks/spinach.rake
Please register or sign in to comment