Sha256: f399c449dfbc3bd2d032272fb502b24f4ca133d210de8d0b0161541490432fd2
Contents?: true
Size: 88 Bytes
Versions: 3
Compression:
Stored size: 88 Bytes
Contents
module PostfixAdmin class Log < ApplicationRecord self.table_name = :log end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
postfix_admin-0.3.0 | lib/postfix_admin/log.rb |
postfix_admin-0.2.1 | lib/postfix_admin/log.rb |
postfix_admin-0.2.0 | lib/postfix_admin/log.rb |