docs/dsl/csv.rst in squib-0.11.0 vs docs/dsl/csv.rst in squib-0.12.0
- old
+ new
@@ -58,5 +58,24 @@
end
end
Examples
--------
+
+
+To get the sample Excel files, go to `its source <https://github.com/andymeneely/squib/tree/dev/samples/data>`_
+
+.. literalinclude:: ../../samples/data/_csv.rb
+ :language: ruby
+ :linenos:
+
+Here's the sample.csv
+
+.. literalinclude:: ../../samples/data/sample.csv
+ :language: text
+ :linenos:
+
+Here's the quantity_explosion.csv
+
+.. literalinclude:: ../../samples/data/quantity_explosion.csv
+ :language: text
+ :linenos: