Class: TwitterBootstrapMarkup::Tag
- Inherits:
-
Object
- Object
- TwitterBootstrapMarkup::Tag
- Defined in:
- lib/twitter_bootstrap_builder/extensions/twitter_bootstrap_markup.rb
Instance Method Summary collapse
Instance Method Details
#html_safe ⇒ Object
3 4 5 |
# File 'lib/twitter_bootstrap_builder/extensions/twitter_bootstrap_markup.rb', line 3 def html_safe to_s.html_safe end |