Sha256: 80deb5b302637fa378f00207dc9a95d832af6df5fc420f970518a432d6022e94
Contents?: true
Size: 212 Bytes
Versions: 23
Compression:
Stored size: 212 Bytes
Contents
- if notice.present? .global_notification.success = notice - elsif alert.present? .global_notification.warning = alert - elsif flash[:error].present? .global_notification.danger = flash[:error]
Version data entries
23 entries across 23 versions & 1 rubygems