Edward Rudd
Edward Rudd
@davidpdrsn have you had a chance to look at this yet?
I submitted a PR to implement support for this ( #25 )
Is this something that can be easily added to this gem? Or does it require monkey'ing w/ the core ActiveRecord?
I'm looking at the schema_plus.. it looks interesting..
(I could maybe sneak in some views and SPs to make reporting easier.. WOOT!)
This fork provides the functionality of only pushing updates when values change. https://github.com/lukas-tr/vuex-enhanced-router-sync
Something is needed to handle this.. As right now I am fighting with this with router-link e.g. ```html {{ content }} ``` Is incorrect as it adds extra spaces inside...
Here is a more advanced version that supports any change, not change or to changes. ```javascript /** * Custom matcher to allow an "expect change" type matcher * * Usage:...
using the chromium webRTC implementation should allow this to work ( see the pre-built binaries here https://github.com/HumbleNet/HumbleNet/releases/tag/v1.0.0 Just copy the webrtc libraries and humblenet will automatically load them)
I am looking at completely replacing the webrtc microstack with a better implementation