1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
Commit graph

12 commits

Author SHA1 Message Date
Anton Davydov
df57a68e5e Revert using #each_key 2015-04-11 00:44:57 +03:00
Anton Davydov
4d389424e4 Use Hash#each_key instead of Hash#keys.each 2015-04-05 14:50:20 +03:00
Peter M. Goldstein
1379f5093e Address assorted warnings 2014-03-19 17:47:08 -07:00
Mike Perham
0da83d6c8d revert rails 2.3 tweak 2013-11-13 19:44:25 -08:00
Will Sulzer
65bafb18e6 Added a comment to describe reason for NameError rescuing in core_ext. 2013-11-13 14:55:52 -08:00
Will Sulzer
6d3a206ffe Added rescue from NameError to the require ActiveSupport Inflections to provide (unofficial) support for the sidekiq process for Rails 2.3 2013-11-13 14:25:46 -08:00
Mike Perham
ea42d5636c Allow dynamic sidekiq-web locale paths, for localized extensions, fixes #1261 2013-10-21 12:07:18 -07:00
Mike Perham
91518ec870 Add symbolize_keys core ext 2012-12-30 13:33:06 -08:00
Michael Franzkowiak
651068ad9b Fix stringify_keys does not take an argument. 2012-10-30 20:31:59 +01:00
Michael Franzkowiak
8a7851cf89 Fix typo. 2012-10-30 20:31:47 +01:00
Mike Perham
f04e1ecbec Use core_ext for constantize and stringify_keys 2012-10-27 12:48:34 -07:00
Mike Perham
0addaba4a6 Enable proper inheritance of sidekiq options in worker subclasses [#221] 2012-06-16 20:58:07 -07:00