1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/myapp
Mike Perham 968bc81043
Improve Web UI session experience ()
* Simplify Web UI sessions

Remove all of the hacks and support infrastructure around Rack sessions. Rails provides this by default so we don't need it for 95% of users. The other 5% need to provide a Rack session.

This is a big change and has the potential to break installs so it deserves at least a minor version bump.

See also ,  and many others.
2021-02-12 14:50:51 -08:00
..
app Remove annoying bits of Rails that just make our life harder 2020-03-17 10:14:50 -07:00
bin Upgrade to Rails 5.2 skeleton 2018-06-21 11:14:54 -07:00
config Remove annoying bits of Rails that just make our life harder 2020-03-17 10:14:50 -07:00
db Improve Web UI session experience () 2021-02-12 14:50:51 -08:00
lib
log
script
.gitignore Upgrade to Rails 5.2 skeleton 2018-06-21 11:14:54 -07:00
config.ru Upgrade to Rails 5.2 skeleton 2018-06-21 11:14:54 -07:00
Gemfile reminder 2020-04-01 07:56:02 -07:00
Rakefile Upgrade to Rails 5.2 skeleton 2018-06-21 11:14:54 -07:00
simple.ru Improve Web UI session experience () 2021-02-12 14:50:51 -08:00