A

Results 24 comments of A

Hi @DanGrenier . it was great debugging using your app. Thank you! Please give a try `1.3.2` version. I believe it could solve your issue. https://github.com/oivoodoo/devise_masquerade/commit/828c68edafc036c001e4c16cc10c697ded2bad44

Going to make PR for your demo project, yesterday I believe I tested a back button as well. Write you back during the day.

Hi @onbjerg . Could you place example criteria for this task? Lets say we have this line 'Text `1+1`' ``` tokens = [ { type: 'TICK', location: { start: 5,...

sounds great, going to give a try tonight :) On 15 January 2018 at 17:16, Oliver wrote: > @oivoodoo Your example is correct, however, > when your addition expression gets...

@brent-yearone now it's possible to choose `session` or `cache` : ```ruby # optional, default: masquerade_storage_method = :session # values: :session, :cache Devise.masquerade_storage_method = :session ```

Thank you everyone for pointing out the issue! I will close the issue and let me know if it would require anything to add it.

Hi @adriancb Thank you for reporting the issue but could you clarify the required changes that I need to apply?

Hi @MrCesar107 Thank you for the contribution!

Hi @TimBoing Thank you for reporting the issue but at the same time it's pretty d to reproduce your flow. would it be possible for you to make the short...