-
Rename `run` task helper method to prevent conflict with StateMachine · 12e93d6fRobert Speicher authored
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.
12e93d6f
×