method

dirty?

rails latest stable - Class: ActiveSupport::SafeBuffer

Method deprecated or moved

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

dirty?()
protected

No documentation available.

# File activesupport/lib/active_support/core_ext/string/output_safety.rb, line 173
    def dirty?
      @dirty
    end