Questions tagged [rails-traceroute]

A gem for detecting unused routes and controller actions in Rails applications. Unrelated to the traceroute command.

A gem for detecting unused routes and controller actions in Rails applications. Unrelated to the command:

Q: "command not found: traceroute" Did you mean: tracert
A: I'm afraid you're using the wrong operating system.

1 questions
1
vote
1 answer

How to use traceroute on CI systems

I tried running FAIL_ON_ERROR=1 bin/rake traceroute on codeship, but it was complaining that it couldn't find the rake task traceroute, giving me the "Don't know how to build task" error message. It works on my machine (tm), but not on codeship.…
Andrew Grimm
  • 78,473
  • 57
  • 200
  • 338