lib/seedy/graphs/simple_graph.rb in seedy-0.6.4 vs lib/seedy/graphs/simple_graph.rb in seedy-0.6.5

- old
+ new

@@ -24,10 +24,10 @@ create_contacts create_cases create_opportunities create_calls create_leads - Seedy::DatabaseBuffer.flush + @@buffer.flush end end end