Added Sparklines controller and dependency, see README. Created method and table...
[selectricity-live] / vendor / plugins / sparklines / README
diff --git a/vendor/plugins/sparklines/README b/vendor/plugins/sparklines/README
new file mode 100644 (file)
index 0000000..800b508
--- /dev/null
@@ -0,0 +1,15 @@
+== Sparklines Plugin
+
+Make tiny graphs.
+
+Also has a "sparklines" generator for copying a controller and functional test to your app.
+
+  ./script/generate sparklines
+
+See examples at http://nubyonrails.com/pages/sparklines
+
+== Author
+
+Geoffrey Grosenbach boss@topfunky.com http://nubyonrails.com
+
+

Benjamin Mako Hill || Want to submit a patch?