lib/ama_layout/notification.rb in ama_layout-6.10.0.pre vs lib/ama_layout/notification.rb in ama_layout-7.0.pre
- 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