Commit cab6745f authored by Alexis Reigel's avatar Alexis Reigel

Revert "make valid_signature an ignored column"

This reverts commit cce9afa38a8aa3f3e5a43ab952e1c022c9dd9385.
parent ae600b80
class GpgSignature < ActiveRecord::Base
include ShaAttribute
include IgnorableColumn
ignore_column :valid_signature
sha_attribute :commit_sha
sha_attribute :gpg_key_primary_keyid
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment