aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2014-06-03 14:07:20 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2014-06-03 14:07:20 -0700
commitdf8e89e8f1bd2e0f249bf5d657ddd3c55833f6b9 (patch)
tree7cf5221e4332652fdc4a3c5a5fa9f931e6112c8d
parentcc26b6b7bccf0eea2e2c1a9ebdcc9d30ca7390d9 (diff)
downloadrails-df8e89e8f1bd2e0f249bf5d657ddd3c55833f6b9.tar.gz
rails-df8e89e8f1bd2e0f249bf5d657ddd3c55833f6b9.tar.bz2
rails-df8e89e8f1bd2e0f249bf5d657ddd3c55833f6b9.zip
oops! :bomb:
-rw-r--r--actionpack/aaron_path.dot44
-rw-r--r--actionpack/ebi_path.dot48
2 files changed, 0 insertions, 92 deletions
diff --git a/actionpack/aaron_path.dot b/actionpack/aaron_path.dot
deleted file mode 100644
index bee01a9a9d..0000000000
--- a/actionpack/aaron_path.dot
+++ /dev/null
@@ -1,44 +0,0 @@
- digraph parse_tree {
- size="8,5"
- node [shape = none];
- edge [dir = none];
- 70293339236320 [label=""];
-70293339236820 [label=""];
-70293339237000 [label=""];
-70293339237340 [label=""];
-70293339239200 [label=""];
-70293339239520 [label="/"];
-70293339239300 [label="foo"];
-70293339237420 [label="()"];
-70293339237520 [label=""];
-70293339238380 [label=""];
-70293339238820 [label="/"];
-70293339238520 [label=":bar"];
-70293339237620 [label="()"];
-70293339237860 [label=":baz"];
-70293339237080 [label="/"];
-70293339236920 [label=":aaron"];
-70293339236360 [label="()"];
-70293339236520 [label=""];
-70293339236700 [label="."];
-70293339236560 [label=":format"];
- 70293339236320 -> 70293339236820;
-70293339236320 -> 70293339236360;
-70293339236820 -> 70293339237000;
-70293339236820 -> 70293339236920;
-70293339237000 -> 70293339237340;
-70293339237000 -> 70293339237080;
-70293339237340 -> 70293339239200;
-70293339237340 -> 70293339237420;
-70293339239200 -> 70293339239520;
-70293339239200 -> 70293339239300;
-70293339237420 -> 70293339237520;
-70293339237520 -> 70293339238380;
-70293339237520 -> 70293339237620;
-70293339238380 -> 70293339238820;
-70293339238380 -> 70293339238520;
-70293339237620 -> 70293339237860;
-70293339236360 -> 70293339236520;
-70293339236520 -> 70293339236700;
-70293339236520 -> 70293339236560;
- }
diff --git a/actionpack/ebi_path.dot b/actionpack/ebi_path.dot
deleted file mode 100644
index 258192b908..0000000000
--- a/actionpack/ebi_path.dot
+++ /dev/null
@@ -1,48 +0,0 @@
- digraph parse_tree {
- size="8,5"
- node [shape = none];
- edge [dir = none];
- 70293330639600 [label=""];
-70293330640700 [label=""];
-70293330655800 [label=""];
-70293330649320 [label=""];
-70293330650540 [label=""];
-70293330650820 [label="/"];
-70293330650620 [label="foo"];
-70293330649420 [label="()"];
-70293330649540 [label=""];
-70293330650120 [label=""];
-70293330650340 [label="/"];
-70293330650180 [label=":bar"];
-70293330649600 [label="()"];
-70293330649720 [label=""];
-70293330649920 [label="/"];
-70293330649760 [label=":baz"];
-70293330655220 [label="/"];
-70293330657120 [label=":aaron"];
-70293330639740 [label="()"];
-70293330639980 [label=""];
-70293330640400 [label="."];
-70293330640100 [label=":format"];
- 70293330639600 -> 70293330640700;
-70293330639600 -> 70293330639740;
-70293330640700 -> 70293330655800;
-70293330640700 -> 70293330657120;
-70293330655800 -> 70293330649320;
-70293330655800 -> 70293330655220;
-70293330649320 -> 70293330650540;
-70293330649320 -> 70293330649420;
-70293330650540 -> 70293330650820;
-70293330650540 -> 70293330650620;
-70293330649420 -> 70293330649540;
-70293330649540 -> 70293330650120;
-70293330649540 -> 70293330649600;
-70293330650120 -> 70293330650340;
-70293330650120 -> 70293330650180;
-70293330649600 -> 70293330649720;
-70293330649720 -> 70293330649920;
-70293330649720 -> 70293330649760;
-70293330639740 -> 70293330639980;
-70293330639980 -> 70293330640400;
-70293330639980 -> 70293330640100;
- }