We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 989a2da commit cd5338fCopy full SHA for cd5338f
CHANGELOG.markdown
@@ -1,6 +1,7 @@
1
# Next
2
3
- Add `persist` option [#15](https://github.com/JustinAiken/active_scheduler/pull/15) (Thanks @SpiffyStores)
4
+- Remove hardcoded class references [#16](https://github.com/JustinAiken/active_scheduler/pull/16) (Thanks @kensentor)
5
6
# 0.5.0
7
- Expand Travis matrix to include Rails 5 and more ruby versions
README.markdown
@@ -87,6 +87,7 @@ simple_job:
87
- [@r3trofitted](https://github.com/r3trofitted)
88
- [@blahutka](https://github.com/blahutka)
89
- [@SpiffyStores](https://github.com/SpiffyStores)
90
+ - [@kensentor](https://github.com/kensentor)
91
92
## License
93
0 commit comments