1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/lib/sidekiq/web
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