instance method
route_length
Ruby on Rails 3.2.22.5
Since v3.2.22.5 Last seen in v3.2.22.5 PrivateSignature
route_length()
No documentation comment.
Source
# File railties/lib/rails/generators/rails/resource_route/resource_route_generator.rb, line 45
def route_length
regular_class_path.length
end
Defined in railties/lib/rails/generators/rails/resource_route/resource_route_generator.rb line 45
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Rails::Generators::ResourceRouteGenerator