-
@Shopify (as @casperisfine)
- Toulouse, France
- @_byroot
Highlights
Block or Report
Block or report byroot
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,818 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2023
Created a pull request in ruby/ruby that received 4 comments
rb_ary_sum: don't enter fast path if initial isn't a native numeric type.
[Bug #19530] If the initial value isn't one of the special cased types, we directly jump to the slow path.
+20
−0
•
4
comments
Opened 4 other pull requests in 2 repositories
Reviewed 23 pull requests in 7 repositories
rails/rails
9 pull requests
-
Ensure
Inflector
methods return un-frozen strings - Fix Rails generated index name being too long
- Fix race condition in evented file update checker
-
Add
ActiveSupport::MessagePack
- ActiveRecord::Relation#async_pending? for introspecting async relations
- Use an actual version in .node-version
- Quote binary strings in Arel
- Make SchemaCache#connection thread-safe
- CI workflow to build and test --dev image
ruby/ruby
6 pull requests
msgpack/msgpack-ruby
3 pull requests
ffi/ffi
2 pull requests
hanami/view
1 pull request
rspec/rspec-mocks
1 pull request
sparklemotion/nokogiri
1 pull request
Created an issue in ivoanjo/gvl-tracing that received 3 comments
Map native thread ids with Ruby thread names?
Ruby 3.2 added Thread#native_thread_id
When available I think we could use that to find the Ruby thread and provide more information about the thread.
3
comments