Sha256: ccd7e8fc04f13afda4416623b8450f4c1869b1a39f241bc06bc48ba201fd76d3
Contents?: true
Size: 294 Bytes
Versions: 15
Compression:
Stored size: 294 Bytes
Contents
- if flash[:notice].present? javascript: $.jGrowl("#{flash[:notice]}", {theme: 'notice'}) - elsif flash[:success].present? javascript: $.jGrowl("#{flash[:success]}", {theme: 'success'}) - elsif flash[:alert].present? javascript: $.jGrowl("#{flash[:alert]}", {theme: 'error'})
Version data entries
15 entries across 15 versions & 1 rubygems