A
A
Hi @kotyara85 Check out this example: https://github.com/swaggo/swag/blob/master/example/basic/api/api.go#L8 Probably it would require to place the comments for the each API endpoint to generate properly docs.go file. But I am not 100%...
Hi @daveharris . it's pretty good steps for reproducing the problem, I will try to find the time the next following days. As you mentioned I have 2 more issues...
@pjmurray Going to check it during the day the possible problems, sorry for long, long way to come back to the issue :)
Hi @brent-yearone and @daveharris First of all, thank you for the pretty detailed discussions. it's really valuable to research the problem, I will do my best to find the time...
@Jackson200 everything is reasonable, going to vacation in 2 days to hike for 7 days 🙂 and taking laptop I will try to make session as default method and create...
@Jackson200 @nolantait I've just created PR https://github.com/oivoodoo/devise_masquerade/pull/113 . please check it out. `:session` would be as default method to store the data. and cache is optionable to use via the...
@Jackson200 thank you! Let me know if it works now as expected
Hi @Jackson200 . Not sure for now probably it's about what I store to the session (value) . Let me give a try during the evening and write you back...
@rkiller Hi could you give a try https://github.com/oivoodoo/devise_masquerade/releases/tag/v2.0.1 ? if it resolves the issue otherwise I will continue research today. I missed that I forgot to release version 2.0.1 to...
Hi @PBSITProjects @DanGrenier . Somehow I missed the issue notification for the gem. Sorry to hear that you have the issues with lib. Have you checked the https://github.com/oivoodoo/devise_masquerade/tree/master/spec/dummy it's having...