method

partial?

rails latest stable - Class: ActionView::Digestor

Method deprecated or moved

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

partial?()
private

No documentation available.

# File actionview/lib/action_view/digestor.rb, line 93
      def partial?
        false
      end