Class: ActiveSupport::SafeBuffer

Inherits:
Object
  • Object
show all
Defined in:
lib/rails_patch/active_support.rb

Overview

Instance Method Summary (collapse)

Instance Method Details

- (Object) concat(*args) Also known as: <<



3
# File 'lib/rails_patch/active_support.rb', line 3

def concat(*args) super end