Gregory Witek
Gregory Witek
Hi everyone, it's true that in the last year not much happened with Sorcery. We had some plans on releasing a new version, but since I haven't been using Sorcery...
I guess only @NoamB can answer this question :)
Hi @Bogdan-D, I don't remember specific issue when it was posted, but I think the reason is that the `update_attributes` method in Rails saves the whole record, not only the...
No, right now there's no such possibility. We could implement it, I actually like the idea. I'll think about some implementation and will let you know.
Hi @0tsuki thanks for the PR! Can you tell me if it's possible to make it more generic to work for various Yahoo sites? I mean, not only Japanese but...
Hi @weimeng, thanks for contribution! Currently `setup_activation` is used as a callback and is done before creating user, while sending email is done after user is created. That's why `setup_activation`...
Hi @eliajf! I agree with you, we can switch this setting to `true` by default. What's more, if someone wants to implement it, we can add a `before_validate` callback, that...
@MafcoCinco hey, are you going to continue work on this PR? If not, I'll add some tests, so that it can be merged @kirs are you going to merge it...
As we're planning to extract adapters, I'll leave it open and schedule for 1.0 release, I'll try to take this code by then and release as separate gem.
Hi @bfischer1121, I want to do it in August, but I can't promise if I manage to.