app/views/shared/_flash.html.erb in mtdevise-1.7.8 vs app/views/shared/_flash.html.erb in mtdevise-1.7.11

- 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> \ No newline at end of file +</div>