lib/ama_layout/notification.rb in ama_layout-5.11.0 vs lib/ama_layout/notification.rb in ama_layout-5.12.0
- old
+ new
@@ -1,8 +1,6 @@
module AmaLayout
class Notification
- include Draper::Decoratable
-
TYPES = %i[notice warning alert].freeze
DEFAULT_LIFESPAN = 1.year.freeze
FORMAT_VERSION = '1.0.0'.freeze
# NOTE: The following attributes are designed to be immutable - you need