• Alex Kalderimis's avatar
    Ensure that we do not issue unnecessary queries · 0e9fc90f
    Alex Kalderimis authored
    This avoids issuing queries that can be cached, i.e for projects and
    their route information. Most of the caching is handled with default
    Rails SQL caching, but these tests verify that the behaviour is correct.
    0e9fc90f
design_fields.rb 2.6 KB