mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
Update README.md
Removed (user) which I think should not be present. There is no argument passed to the method call.
This commit is contained in:
parent
9866206609
commit
e28e422c28
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ class Job
|
|||
...
|
||||
end
|
||||
|
||||
def notify_somebody(user)
|
||||
def notify_somebody
|
||||
...
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue