railsbump / app

Check which gems are compatible with which Rails version!
https://railsbump.org
MIT License
152 stars 20 forks source link

Add CableReady to compat tables instead of polling #57

Closed manuelmeurer closed 1 year ago

manuelmeurer commented 4 years ago

CableReady looks like it would be a great replacement for polling, e.g. when rendering compat tables with pending compats.

manuelmeurer commented 1 year ago

The compat tables are loaded async now.