R
R
rutaka nashimo2015-08-24 11:57:47
Ruby on Rails
rutaka nashimo, 2015-08-24 11:57:47

What does # route mean in rails?

gem traceroute returns # the route in unused routes.
I can’t understand how exactly it is described in the routes.rb
example:

→ bundle exec rake traceroute
2015-08-24T13:31:30.423+03:00 rake/traceroute sL5XaTPd INFO - Invoked with args: []
Unused routes (3):
  #
  #
  #
Unreachable action methods (0):

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
rutaka nashimo, 2015-08-24
@rutaka_n

found the answer on github

I
Ivan Palamarchuk, 2015-08-24
@delef

# - in routes (and not only), used to separate the controller and action. If I understand the question correctly.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question