Flowdock
method

_url_for_modules

Importance_0
v4.2.7 - Show latest stable - 0 notes - Class: ClassMethods
_url_for_modules() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionview/lib/action_view/helpers/url_helper.rb, line 25
        def _url_for_modules
          ActionView::RoutingUrlFor
        end
Register or log in to add new notes.