• Steve Azzopardi's avatar
    Remove get_build method for find_by_id · ab6b9a1c
    Steve Azzopardi authored
    The original intention of `get_build` was as a workaround not to violate
    `CodeReuse/ActiveRecord`. `find_by_id` does the exact same thing but
    does not violate the rubocop rule.
    ab6b9a1c