- GitHub Staff
- Adelaide, Australia
- https://openhub.net/accounts/matthewd
- @_matthewd
Block or Report
Block or report matthewd
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
108 contributions in the last year
Less
More
Activity overview
Contributed to
rails/rails,
matthewd/advent2021,
buildkite/rspec-buildkite-analytics
and 5 other
repositories
Contribution activity
February 2022
Created 15 commits in 3 repositories
Created a pull request in rails/rails that received 1 comment
Defer loading XmlMini until it's needed
It's used for {Array,Hash}#to_xml, but that doesn't seem worth loading by default.
It is already defined as an (eager) autoload in active_support.rb:
+2
−2
•
1
comment