Sha256: 6b1b879d9b5cacbc199a7add1a196aee9978be426dd23250c217a9d09d7a1cc3
Contents?: true
Size: 187 Bytes
Versions: 1
Compression:
Stored size: 187 Bytes
Contents
module Spud module Events include ActiveSupport::Configurable config_accessor :content_for, :calendar_layout self.content_for = nil self.calendar_layout = nil end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tb_events-1.1.0 | lib/spud/events/configuration.rb |