I hereby claim:
- I am jesperborgstrup on github.
- I am jesperborgstrup (https://keybase.io/jesperborgstrup) on keybase.
- I have a public key whose fingerprint is 7695 4A21 9E8C 6EB2 5E16 3363 2C70 5369 E014 2845
To claim this, I am signing this object:
| # If you have OpenSSL installed, we recommend updating | |
| # the following line to use "https" | |
| source 'http://rubygems.org' | |
| gem "rouge", "1.7.2" | |
| gem "middleman", "~>3.3.0" | |
| # For syntax highlighting | |
| gem "middleman-syntax" |
| <?php | |
| use Resque; | |
| use ResqueScheduler\ResqueScheduler; | |
| /** | |
| * Base class for recurring Resque jobs. | |
| * | |
| * Jobs must implement the recurrentSetUp(), recurrenctPerform(), and recurrentTearDown() | |
| * methods instead of the normal setUp(), perform(), and tearDown() methods. | |
| * |
I hereby claim:
To claim this, I am signing this object:
| # MIT License | |
| # | |
| # Copyright (C) 2014 Jesper Borgstrup | |
| # ------------------------------------------------------------------- | |
| # Permission is hereby granted, free of charge, to any person | |
| # obtaining a copy of this software and associated documentation | |
| # files (the "Software"), to deal in the Software without restriction, | |
| # including without limitation the rights to use, copy, modify, merge, | |
| # publish, distribute, sublicense, and/or sell copies of the Software, | |
| # and to permit persons to whom the Software is furnished to do so, |
| # MIT License | |
| # | |
| # Copyright (C) 2014 Jesper Borgstrup | |
| # ------------------------------------------------------------------- | |
| # Permission is hereby granted, free of charge, to any person | |
| # obtaining a copy of this software and associated documentation | |
| # files (the "Software"), to deal in the Software without restriction, | |
| # including without limitation the rights to use, copy, modify, merge, | |
| # publish, distribute, sublicense, and/or sell copies of the Software, | |
| # and to permit persons to whom the Software is furnished to do so, |