Sha256: f4046a918e79c664e25580462d02813bd22077a27db3f9920427ae599057073a
Contents?: true
Size: 241 Bytes
Versions: 3
Compression:
Stored size: 241 Bytes
Contents
module SyoboiCalendar module QueryBuilders module ChannelIdQueriable extend ActiveSupport::Concern included do option :channel_id property :ChID alias ch_id channel_id end end end end
Version data entries
3 entries across 3 versions & 1 rubygems