Skip to content
  • Steve Azzopardi's avatar
    Remove get_build method for find_by_id · 2f9c04015f7b
    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.
    2f9c04015f7b