method

route_length

route_length()
private

No documentation available.

# File railties/lib/rails/generators/rails/resource_route/resource_route_generator.rb, line 45
        def route_length
          regular_class_path.length
        end