1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00

Merge pull request #380 from danlo/master

Update README.md
This commit is contained in:
Thorsten Böttger 2016-08-01 18:20:32 +12:00 committed by GitHub
commit 6161894aa9

View file

@ -132,7 +132,7 @@ class Job
...
end
def notify_somebody(user)
def notify_somebody
...
end