app/views/shared/_flash.html.erb in mtdevise-3.10.1 vs app/views/shared/_flash.html.erb in mtdevise-3.10.2

- old
+ new

@@ -6,6 +6,6 @@ <div class="<%= flash_class(key) %> fade in"> <a href="#" data-dismiss="alert" class="close">×</a> <%= value %> </div> <% end %> -</div> +</div> \ No newline at end of file