method

to_str

to_str()
public

No documentation available.

# File actionview/lib/action_view/buffers.rb, line 34
    def to_str
      @raw_buffer.dup
    end