openaustralia/publicwhip

View on GitHub
app/models/electorate.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
# frozen_string_literal: true

# TODO: I think this is completely unused. Remove from schema
class Electorate < ApplicationRecord
end