General

Profile

bradgessler (Brad Gessler)

  • Login: bradgessler
  • Registered on: 01/18/2024
  • Last sign in: 06/13/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 3 0 3

Like

Activity

06/04/2024

10:35 PM Ruby master Feature #20525 (Open): Percent string literal with indentation support or String#dedent
I have code that looks like this in an application:
```ruby
ContentSlide(title: "Why Phlex?"){
Markdown <<~MAR...
bradgessler (Brad Gessler)
10:23 PM Ruby master Feature #19458: Expose HEREDOC identifier
I'm working with some code in Phlex that would benefit from introspecting the name of the HEREDOC. Here's what I curr... bradgessler (Brad Gessler)

05/24/2024

09:14 PM Ruby master Feature #20508 (Open): Explicit access to *, **, &, and ...
I find debugging and certain meta-programming tasks challenging because there's no explicit APIs for accessing certai... bradgessler (Brad Gessler)

03/01/2024

05:24 AM Ruby master Feature #20318: Pattern matching `case ... in` support for triple-dot arguments
Add array example. bradgessler (Brad Gessler)
03:11 AM Ruby master Feature #20318 (Open): Pattern matching `case ... in` support for triple-dot arguments

# Premise
Sometimes when I'm creating a method for an API, I'd like to do pattern matching against the arguments...
bradgessler (Brad Gessler)

03/06/2022

10:03 PM Ruby master Revision 8ae09706 (git): [rubygems/rubygems] Update README.md.tt
Reduce the number of steps required to install a gem from two steps to one by using `bundle add`
https://github.com/...
bradgessler (Brad Gessler)

Also available in: Atom