• Robert Speicher's avatar
    Add special UrlBuilder Commit handling · d10d3861
    Robert Speicher authored
    Commits will sometimes be wrapped in a `BatchLoader` instance, which
    properly delegates `itself` to the wrapped object via `method_missing`
    but not the `===` used by the `case` statement.
    d10d3861
url_builder.rb 1.86 KB