Sha256: a9fbec6d85fbab1ada12210e048ad31fe3924a8f096145fbe6d7d2e2358f414f
Contents?: true
Size: 281 Bytes
Versions: 11
Compression:
Stored size: 281 Bytes
Contents
- [:notice, :success, :error, :alert, :info].each do |type| - if flash[type].present? .flash{ "data-alert" => "alert", :class => [bootstrapped_type(type), type, 'alert'] } .close{ "data-dismiss" => "alert"} × = [flash[type]].flatten.join('<br/>').html_safe
Version data entries
11 entries across 11 versions & 1 rubygems