ruby-hyperloop / hyper-mesh

The project has moved to Hyperstack!! - Synchronization of active record models across multiple clients using Pusher, ActionCable, or Polling
https://hyperstack.org/
MIT License
22 stars 12 forks source link

extract out reset reactive record base method #78

Open catmando opened 6 years ago

catmando commented 6 years ago

so that you can say ReactiveRecord::Base.system_reset! to reinitialize all the reactive-record data structures (without doing a full Application::Boot which would reset the UI)