You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use newer Sequel gem
- there was a lot of depreciation warnings about dropping support of
schema plugin in the future version.
- updated code to work without schema plugin
- refreshed other dependencies
- bump up gemspec
Make library use possible
Would need rework, but it's now at least enough to discovere node
foo = Corona.poll host: '1.2.3.4', community: 'foobar'
foo[:model]