There was an error while loading. Please reload this page.
1 parent c470b86 commit f321beeCopy full SHA for f321bee
data/tools/traceroute.yml
@@ -0,0 +1,13 @@
1
+name: Traceroute
2
+categories:
3
+ - linter
4
+tags:
5
+ - ruby
6
+ - rails
7
+license: MIT License
8
+types:
9
+ - cli
10
+source: "https://github.com/amatsuda/traceroute"
11
+homepage: "https://github.com/amatsuda/traceroute"
12
+description: >-
13
+ A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app.
0 commit comments