Class: TwitterBootstrapMarkup::Tag

Inherits:
Object
  • Object
show all
Defined in:
lib/twitter_bootstrap_builder/extensions/twitter_bootstrap_markup.rb

Instance Method Summary collapse

Instance Method Details

#html_safeObject



3
4
5
# File 'lib/twitter_bootstrap_builder/extensions/twitter_bootstrap_markup.rb', line 3

def html_safe
  to_s.html_safe
end