General

Profile

dpepper (Daniel Pepper)

  • Login: dpepper
  • Registered on: 06/05/2023
  • Last sign in: 06/05/2023

Issues

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

Like

Activity

06/05/2023

04:29 AM Ruby master Revision 542c70aa (git): [ruby/singleton] Simplify implementation of `Singleton#instance`.
(https://github.com/ruby/singleton/pull/9)
- Add more tests to cover rails' usage.
dpepper (Daniel Pepper)
03:53 AM Ruby master Bug #19711: NoMethodError "private method `new' called for class" since bebd05fb51ea65bc57344b67100748200f8311eb
Looks like https://github.com/rails/rails/blob/main/activesupport/test/deprecation_test.rb calls `.new` on the Deprec... dpepper (Daniel Pepper)

06/03/2023

12:35 AM Ruby master Revision bebd05fb (git): [ruby/singleton] Simplify the implementation
(https://github.com/ruby/singleton/pull/7)
Remove `__init__` and move logic to `included`.
dpepper (Daniel Pepper)

Also available in: Atom