app/views/bhf/pages/macro/column/_date.haml in bhf-0.4.2.2 vs app/views/bhf/pages/macro/column/_date.haml in bhf-0.4.2.3
- old
+ new
@@ -1 +1 @@
-= l(object.send(column.name), :format => :short)
+= l(object.send(column.name), format: :short)
\ No newline at end of file