Sha256: dd9ab611183a534f715196e37b495e880a65416a0a9c62dd28a30914487fdf7d
Contents?: true
Size: 157 Bytes
Versions: 3
Compression:
Stored size: 157 Bytes
Contents
module Plug class SiteNotice < ApplicationRecord include AASM include Plug::Concerns::ModelHelpers include Plug::Concerns::Themeable end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
plug-0.1.19 | app/models/plug/site_notice.rb |
plug-0.1.18 | app/models/plug/site_notice.rb |
plug-0.1.16 | app/models/plug/site_notice.rb |