hyper-mesh icon indicating copy to clipboard operation
hyper-mesh copied to clipboard

extract out reset reactive record base method

Open catmando opened this issue 7 years ago • 0 comments

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)

catmando avatar Mar 09 '18 15:03 catmando