Flowdock
method

size

Importance_0
v3.2.13 - Show latest stable - 0 notes - Class: ActionView::PathSet
size() public

No documentation

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

Hide source
# File actionpack/lib/action_view/path_set.rb, line 33
    def size
      paths.size
    end
Register or log in to add new notes.