Andrés
Andrés
Hi! I made a [plugin](https://github.com/a-chacon/minitest-cc) for minitests, I do this PR if you want to add it to the README. Thanks.
Hello! I am using this gem, and it is excellent and simple. I was looking for some configuration to disable the password reset function, I am using this for an...
I installed this package with ruby 3.0.2 and 2.7.1, and I got the next similar problem: ``` /home/andres/.rbenv/versions/3.0.2/lib/ruby/gems/3.0.0/gems/activesupport-7.0.2.3/lib/active_support/xml_mini.rb:184:in `current_thread_backend': uninitialized constant ActiveSupport::XmlMini::IsolatedExecutionState (NameError) from /home/andres/.rbenv/versions/3.0.2/lib/ruby/gems/3.0.0/gems/activesupport-7.0.2.3/lib/active_support/xml_mini.rb:103:in `backend=' from /home/andres/.rbenv/versions/3.0.2/lib/ruby/gems/3.0.0/gems/activesupport-7.0.2.3/lib/active_support/xml_mini.rb:201:in `' from...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe Is just for...
When using the method_source gem to retrieve comments associated with instance methods, it appears that the comments from preceding methods are also included. This results in incorrect comment retrieval, especially...