-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
call! is more common in Ruby an is already present as a class method for FService::Base. We should mark run as deprecated in the next version.
We'll use call (without bang) in #27, so call! (with bang) is the drop-in replacement for run.