General

Profile

searls (Justin Searls)

  • Login: searls
  • Email: searls@gmail.com
  • Registered on: 08/25/2015
  • Last sign in: 08/27/2015

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

03/22/2023

08:32 AM Ruby Revision 464a264c (git): [rubygems/rubygems] Remove reference to `pry` gem from generated `bin/console` file
This is just a suggestion, but since recent versions of Ruby have shipped with a `binding.irb` that provides almost all of the features that `pry` pioneered, it may be time to remove this suggestion in the name of simplicity and not conf... searls (Justin Searls)

01/13/2022

02:59 PM Ruby Revision a4851526 (git): [rubygems/rubygems] Lock standard.yml to the required ruby version
https://github.com/rubygems/rubygems/commit/1791b5b9e5 searls (Justin Searls)

10/21/2021

06:33 PM Ruby Revision d0cad8ad (git): [rubygems/rubygems] Re-enable `default_ignores` option for standard
I am not sure why this flag was turned off (it wasn't explained in my commit message in 0365dc852767ae589376a7aad1fb129738e408b0 or in my PR in #4411).
Whatever the reason, without `default_ignores` turned on, most default CI configurat...
searls (Justin Searls)

08/27/2015

07:05 PM Ruby Feature #11491 (Rejected): Add descriptive methods to Method & UnboundMethod
(Using Ruby Version 2.2.2)
I would like Method and Unbound Method to provide methods to provide the following additional information:
* `Method#instance_method?` and `UnboundMethod#instance_method?` to indicate whether the method i...
searls (Justin Searls)

Also available in: Atom