Jerry Thompson
Jerry Thompson
Thanks Jeff, I'll give it a try after I finish migrating from 1.1.4 to 1.3.2 ...really did not want to do that, but I just finished a site when I...
Yep, tried honeypot with v.1.3.2 and it's broke. and in the stack trace noticed something about rack, error was on 'each' Would send you the dump, but sure you have...
Any traction on this issue? I am not getting any love from pry-byebug v.1.3.3, v.3.1, v.3.3 with POW and pry-remote v.0.1.8
Ok, unless it is really necessary to use pry-remote--e.g. you are doing some pair programming with someone in another city, there is a work around in regard to getting pry-byebug...
Yes, I am getting the same error
Ok, this error can be solved by pointing teaspoon gem source to github: `gem 'teaspoon', git: 'git://github.com/modeset/teaspoon.git'` ...in Gemfile.
@davetron5000 my actual app has diverted from your sample quite a bit. However, I did clone your repo. I ran db:setup Next I ran `be rake` . All the tests...
Do you know the last commit which was working with Spree 1-1-Stable or 1.x.x? Also, looked at hominid again, so during initialization it is creating instance of MailChimp API, yes?...
Hi Sam, If you are interested in re-writing this, I created a new repository spree_mailchimp_gibbon that is a basically a fork of your project but using gibbon. I have stopped...