Sasha Schwartz
Results
2
comments of
Sasha Schwartz
I'm getting a similar error. One the following spec I get this error: ``` it "has pagination options" do lightbox.lightbox_items.create(lightbox: lightbox, image: ImageFactory.create_image(title: "title1")) lightbox.lightbox_items.create(lightbox: lightbox, image: ImageFactory.create_image(title: "title2")) assign...
[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called
I'm also getting this error :(