Sha256: f088ba3beb8f02ccc965cba431eae40fb7ffa03e0e51b56dab2f799437c767ed
Contents?: true
Size: 544 Bytes
Versions: 12
Compression:
Stored size: 544 Bytes
Contents
<!-- # @notification.class #=> Gossiper::NotificationDecorator # @notification.subject # @notification.email # @notification.read? # @notification.delivered_at? # Also, if you want to assign other vars here, just edit the # <%= File.join(Gossiper.configuration.notifications_root_folder.to_s, 'notifications', class_path, "#{singular_name}_notification.rb") %> # and override the # def instance_variables # { some_var: 'some_value' } # end # and the value will be assign to the @some_var instance variable --> <p>Write your email here</p>
Version data entries
12 entries across 12 versions & 1 rubygems