• Alex Kalderimis's avatar
    Makes a private method public, and adds tests · edf5519e
    Alex Kalderimis authored
    This method (or at least the logic of it) is used in a rake task. The
    rake task is written to re-use the
    `ActiveSession.cleaned_up_lookup_entries` method, and tests are added to
    specify the behavior.
    edf5519e
cleanup.rake 5.51 KB