Nathan Broadbent
Nathan Broadbent
Amazing, I was just looking for this! I have some specific feature specs and VCR recordings that test that devise-pwned_password is working properly, but I only want to selectively enable...
@michaelbanfield Sorry to bother you! But I'm just going through my Gemfile and looking at different forks I'm using, and I'm still using @TylerRick's branch for this PR. I was...
I can also confirm that this crashes on 6P and 6PS, and that it works fine on 6. Thanks @carusd, I'm going to try the 4 columns workaround.
For anyone else who needs the fix right now: ``` pod 'GMImagePicker', git: 'https://github.com/TechSmith/GMImagePicker.git', branch: 'iOS10-Support' ``` Thanks @sarafrederixon!
I am also experiencing this issue. Any help figuring this out would be appreciated.
I think this is a duplicate of #38.
byebug was landing me inside a random method (`include?` from `lib/ruby/2.4.0/set.rb`). I'm using Ruby 2.4.3, byebug 10.0.2, bootsnap 1.3.1. First, I tried deleting the bootsnap cache (`rm -rf tmp/cache/bootsnap-*`) and...
Hi, The Chosen class is just the original chosen javascript library. In the prototype version of chosen, you call ``` javascript new Chosen(element); ``` So the prototype version of ajaxChosen...
Oh, I hope the 4S jailbreak comes soon. That must be really annoying. Disabling events for a period of time in advance would be the main benefit for me. I...