Ensuring ReStore singleton is opened.
This commit is contained in:
parent
062a0ac309
commit
2ef170eab8
@ -1,4 +1,4 @@
|
||||
accessing
|
||||
store
|
||||
self class storeDB. "Starting the ReStore singleton."
|
||||
ReStore isConnected ifFalse: [ self class storeDB]. "Starting the ReStore singleton."
|
||||
self tweets do: [:each | ReStore evaluateAsTransaction: [ each store ] ].
|
Loading…
Reference in New Issue
Block a user