Jonathan Tapia

Results 12 comments of Jonathan Tapia

@zmoazeni I'm currently working updating `harvested` to V2, can I have access as collaborator?

@ecbypi got it, and done, I removed the update of version

I can't reproduce it locally, and neither send the new `Gemfile.lock`, because maybe we're using different versions

@ecbypi Ok, let me take a look and see if I can find a solution, is it for Travis CI, right?

with `es-MX` you can see this: ![screen shot 2018-06-13 at 11 40 43 am](https://user-images.githubusercontent.com/957520/41370131-69e800d4-6f0c-11e8-9cca-d9668b4eb0c8.png) and later I got a `missing translation` error, I created this PR https://github.com/solidusio/solidus_i18n/pull/129 to fix that,...

@kennyadsl I'm not sure if this is the best approach to tackle this issue, but here is a possible solution https://github.com/solidusio/solidus/pull/3152

@jarednorman ok, I moved it into 2 commits and created this issue https://github.com/solidusio/solidus_auth_devise/issues/225 is anything else that do you need?

@jakemumu ok, here is the new PR https://github.com/solidusio/solidus_auth_devise/pull/226

@jarednorman if you removed all the references for `acts_as_paranoid` here https://github.com/solidusio/solidus_auth_devise/blob/master/app/models/spree/user.rb#L11=, why we continue using here https://github.com/solidusio/solidus_auth_devise/blob/master/app/models/spree/user.rb#L14=? for older Solidus versions is ok, but since `3.0` removed `Paranoia`, I think...

@gsmendoza I'm using `rails', '6.1.4.1'` and didn't test it yet with Solidus `v3.1.7`, on the issue I added more information