Results 163 comments of Marc Busqué

Hey @rubenochiavone, I'm sorry it's been a while since we last moved it forward. Would you like to rebase it?

Hey @rubenochiavone, thanks for your continuous work on it 🙌 It looks like there're still some conflicts to resolve.

I agree... and even if it could cause some small problem, I think that inclusivity is more important

Closing, as that preference has been removed and we no longer support v2.11.

Closing as we've deprecated solidus_frontend. We could move it to solidus_starter_frontend, though.

Agree, but technically that's not a backward compatible change, as queries that go directly to the database, bypassing `alias_attribute` will be broken. Also, I haven't checked it, but I'm afraid...

> I was discussing this offline with @waiting-for-dev and we realized that this still won't work with `update_column` and `update_all`. Not saying it's a trade-off we won't accept but reporting...

Hey @gonzar11, it's been a while, but would you be willing to keep working on it? :slightly_smiling_face:

Thanks for your collaboration, @dborovsky! I think it'd be good to start with a failing test to ensure that the work done is fixing it. Have you been able to...

> Failing on: > Rails Ruby Solidus Branch > 7.0.3.1 2.7.4 master > > Related Error: on `bin/rails generate solidus:install` > > ``` > uninitialized constant Spree::SocialConfiguration (NameError) > >...