Ryan
Ryan
Just made a pull request at #21 I only updated the naming and stuff that was changed in Swift 3 in `SAConfettiView.swift`. The examples might not work.
@jjtuttle That's odd. Could you post the code that you're using to call SAConfettiView?
Ah, to stop the confetti, you need to call `confettiView.stopConfetti()`, and after that, you can call it again.
It would be useful to easily be able to have different behavior for the query function depending on which association I'm loading.
I've just plugged my laptop into the ethernet port on the cid/ice, and set my network adapter's IP with `sudo ipconfig set en21 INFORM 192.168.90.101`. Running `arp -na` gives me...
Yeah. I could use that but my model is Comments and a Post has_many Comments, so i would have to have 1 level of nesting On Sun, May 14, 2017...
Also, self_and_descendants is ordered by depth, so the order is wrong.
I think i also need what you're requesting, but I don't totally understand what you're asking. Could you let me know if this example is what you're looking for? Facebook...
Any update on this? I have this issue on iOS as well