rafaelfranca (Rafael França)
- Login: rafaelfranca
- Email: rafael@franca.dev
- Registered on: 06/14/2012
- Last connection: 12/28/2019
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 6 | 6 |
Activity
12/28/2019
-
03:59 PM Ruby master Feature #16463: Fixing *args-delegation in Ruby 2.7: ruby2_keywords semantics by default in 2.7.1
- This solution would be my first choice if for some reason Rails needs to ask users to change their code to use `ruby2...
12/27/2019
-
05:55 PM Ruby master Bug #16458 (Rejected): Ruby 2.7 warning firing in the wrong situations
- I'm trying to remove all warnings from my library and there is a warning related to keyword arguments that is firing ...
11/01/2019
-
11:37 PM Ruby master Feature #16150: Add a way to request a frozen string from to_s
- This issue is also fixed on Rails 5.2 and will be released in the next version of Rails.
Users of any version of R... -
04:05 PM Ruby master Feature #13083: Regexp#{match,match?} with a nil argument are deprecated and will raise a TypeError in Ruby 3.0
- The detailed situation.
Rails and other libraries and codebases rely on `/regex/.match?(nil)` to return false. Thi...
10/31/2019
-
10:37 PM Ruby master Feature #13083: Regexp#{match,match?} with a nil argument are deprecated and will raise a TypeError in Ruby 3.0
- I know this change is to make the code consistent but this is a backward incompatible change and I don't think it sho...
10/11/2019
-
05:26 PM Ruby master Misc #16232: DevelopersMeeting20191017Japan
- * [Feature #13683] Add strict Enumerable#single
* Matz didn't like the `single` name but we have a proposal for `#...
04/02/2019
-
06:34 PM Ruby master Misc #15459: DevelopersMeeting before/after RubyKaigi2019
- [Feature #13683] Add strict `Enumerable#single`
* Matz already showed his discontent with the name `single`, but `on...
02/15/2019
-
04:11 AM Ruby master Bug #15604: Backport r66349 to 2.5
- Thank you! Do you need to change the backport field to point it needs to be backported to 2.5 but not to 2.6?
02/13/2019
-
07:34 PM Ruby master Bug #15604 (Closed): Backport r66349 to 2.5
- Revision r66349 fixes a bug that was causing byebug to not reliable work if your code was using Fowardable.
See al...
01/28/2019
-
06:38 PM Ruby master Feature #5653: "I strongly discourage the use of autoload in any standard libraries" (Re: autoload will be dead)
- I think you missed an important point here. Like @fxn said above:
> First and foremost, I'd like to be very straig...
Also available in: Atom