Added the Gruff library to the lib/ directory of the the rails folder, and the
[selectricity] / lib / gruff-0.2.8 / Manifest.txt
1 CHANGELOG
2 Manifest.txt
3 MIT-LICENSE
4 Rakefile
5 README.txt
6 assets/pc306715.jpg
7 assets/city_scene/background/0000.png
8 assets/city_scene/background/0600.png
9 assets/city_scene/background/2000.png
10 assets/city_scene/clouds/cloudy.png
11 assets/city_scene/clouds/partly_cloudy.png
12 assets/city_scene/clouds/stormy.png
13 assets/city_scene/grass/default.png
14 assets/city_scene/haze/true.png
15 assets/city_scene/number_sample/1.png
16 assets/city_scene/number_sample/2.png
17 assets/city_scene/number_sample/default.png
18 assets/city_scene/sky/0000.png
19 assets/city_scene/sky/0200.png
20 assets/city_scene/sky/0400.png
21 assets/city_scene/sky/0600.png
22 assets/city_scene/sky/0800.png
23 assets/city_scene/sky/1000.png
24 assets/city_scene/sky/1200.png
25 assets/city_scene/sky/1400.png
26 assets/city_scene/sky/1500.png
27 assets/city_scene/sky/1700.png
28 assets/city_scene/sky/2000.png
29 lib/gruff.rb
30 lib/gruff/area.rb
31 lib/gruff/bar.rb
32 lib/gruff/bar_conversion.rb
33 lib/gruff/accumulator_bar.rb
34 lib/gruff/base.rb
35 lib/gruff/deprecated.rb
36 lib/gruff/line.rb
37 lib/gruff/net.rb
38 lib/gruff/photo_bar.rb
39 lib/gruff/pie.rb
40 lib/gruff/scene.rb
41 lib/gruff/side_bar.rb
42 lib/gruff/side_stacked_bar.rb
43 lib/gruff/spider.rb
44 lib/gruff/stacked_bar.rb
45 lib/gruff/mini/bar.rb
46 lib/gruff/mini/legend.rb
47 lib/gruff/mini/pie.rb
48 lib/gruff/mini/side_bar.rb
49 test/gruff_test_case.rb
50 test/output
51 test/test_area.rb
52 test/test_accumulator_bar.rb
53 test/test_bar.rb
54 test/test_base.rb
55 test/test_legend.rb
56 test/test_line.rb
57 test/test_mini_bar.rb
58 test/test_mini_pie.rb
59 test/test_mini_side_bar.rb
60 test/test_net.rb
61 test/test_photo.rb
62 test/test_pie.rb
63 test/test_scene.rb
64 test/test_side_bar.rb
65 test/test_sidestacked_bar.rb
66 test/test_spider.rb
67 test/test_stacked_bar.rb

Benjamin Mako Hill || Want to submit a patch?