Class: String

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

Overview

hack for Rails < 2.3 compatability.

Instance Method Summary collapse

Instance Method Details

#html_safe!Object



7
8
9
# File 'lib/fiveruns_tuneup.rb', line 7

def html_safe!
  self
end