Jeff Dutil

Results 112 comments of Jeff Dutil

Formtastic used to be the default, but class must not have been removed after adding https://github.com/JDutil/contact_us/blob/master/app/views/contact_us/contacts/new_formtastic.html.erb template. You can submit a PR to remove it if you want, but it...

I had wanted to use rack-honeypot, but my PR was never merged upstream. I'm not opposed to a captcha, but would prefer a honeypot. Either is fine with me if...

If you would like to refactor to work with configurable fields I would accept it so long as it is fully tested. I don't have the time or desire to...

I've been handling similar permissions work on my main project, and can probably submit something for this if you want to assign it.

I think adding that extension would be great. It would have been really useful for the role and permission customizations I have going in my project.

I've made some tweaks so that the gateway options are used, but I'm still not seeing shipping address get set even with ship_to_list option... I'm not sure the best solution...

Is it broken? No. Is this still an issue? Yes.

I believe I tested with 2.4 at the time, and believe this would still remain an issue on master

All we concern ourselves with is success or not unless the payment method overrides activemerchant. I have no idea why a rejected transaction would complete with charging the card that...