method

size

rails latest stable - Class: ActionView::PathSet

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v3.2.13) is shown here.

size()
public

No documentation available.

# File actionpack/lib/action_view/path_set.rb, line 33
    def size
      paths.size
    end