Igor Gentil

Results 5 comments of Igor Gentil

My use case is a bit different, but related: I need to be able to force a given URL to be open in one browser or another, e.g.: 'github.com' is...

Agreed! Your method is amazing, and I would really love to use it when instantiating objects. i.e. This: ```ruby obj = MyClass.new do |c| c.conf1 = 'abc' c.param2 = [1,...

> Cross-posting from #726 Just to contribute with the discussion, I have a scenario where >2 groups would be useful: I'm working on a project that's entirely backed by [AWS...

Just to add to this discussion, I faced exactly the same issue described by @ncarvajalc (thanks for the great walkthrough, BTW) and managed to do the UserPool IdP setup from...