Method: Builder::CSS#+
- Defined in:
- lib/activesupport-2.2.2/lib/active_support/vendor/builder-2.1.2/builder/css.rb
#+(part) ⇒ Object
108 109 110 111 |
# File 'lib/activesupport-2.2.2/lib/active_support/vendor/builder-2.1.2/builder/css.rb', line 108 def +(part) _join_with_op! '+' self end |