willianveiga (Willian Veiga)
- Login: willianveiga
- Email: wiltave@gmail.com
- Registered on: 10/01/2015
- Last sign in: 07/29/2024
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
07/27/2024
-
10:14 PM Ruby Feature #20656 (Feedback): Import Hash#except! from Active Support
- For some unknown reason, Hash#except! was not imported on #8499. We have Hash#except, but we don't have the bang version (Hash#except!).
This feature request was created to address that.
The new method except! should work exactly as de...
10/01/2015
-
01:18 PM Ruby Misc #11548: FileUtils#remove_tailing_slash is a poor method name
- I have created a patch. This is my first contribution here. Sorry if I am doing something wrong.
Thank you very much.