This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
mperham--sidekiq
Watch
1
Star
0
Fork
You've already forked mperham--sidekiq
0
mirror of
https://github.com/mperham/sidekiq.git
synced
2022-11-09 13:52:34 -05:00
Code
Releases
Activity
45023e0f7e
mperham--sidekiq
/
lib
/
sidekiq
/
web
History
Vladimir Kochnev
1a039f5708
Fixnum -> Integer replacement and Ruby 2.4 support for Travis. (
#3293
)
...
Fixnum is deprecated in Ruby 2.4 so we should get rid of it.
2016-12-26 08:47:00 -08:00
..
action.rb
Don't use shared mutable constants for headers,
fixes
#3169
.
2016-09-29 13:24:49 -07:00
application.rb
Fixnum -> Integer replacement and Ruby 2.4 support for Travis. (
#3293
)
2016-12-26 08:47:00 -08:00
helpers.rb
Remove unused method
2016-11-23 20:08:27 -08:00
router.rb
Better root URL handling for zany web servers,
fixes
#3207
2016-11-03 11:10:53 -07:00