-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow omitting name when registering jobs by type (#41)
* Allow omitting name when registering jobs by type I find that I often use `nameof(BackgroundJobClassName)` when registering jobs, I'm thinking that might as well be the default. It can be overriden, like before. * Update Pilgaard.BackgroundJobs.approved.txt
- Loading branch information
1 parent
98a62fd
commit 322ceda
Showing
2 changed files
with
5 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters