• pbair's avatar
    Allow nesting of SharedModel.using_connection · 44212654
    pbair authored
    Allow SharedModel.using_connection to be called within nested blocks
    with the same connection, for situations where we want to wrap multiple
    entry points that might be called in a chain.
    44212654
shared_model.rb 1.15 KB