README.md in glow-0.0.11 vs README.md in glow-0.0.12

- old
+ new

@@ -33,9 +33,11 @@ <% flash.each |type, message| %> <%= javascript_tag "Flash.fire('#{type}', '#{message}')" %> <% end %> +If you want to skip the glow after_filter just set `flash[:skip_glow]`. + ## Installation In your gemfile add gem "glow"