openaustralia/publicwhip

View on GitHub
app/helpers/api/v1/policies_helper.rb

Summary

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

module Api
  module V1
    module PoliciesHelper
    end
  end
end