Changeset 84

Show
Ignore:
Timestamp:
10/16/2006 13:42:31 (2 years ago)
Author:
tec
Message:
  • lib/markaby/builder.rb: remove _erbout method - it's in rails.rb
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lib/markaby/builder.rb

    r83 r84  
    106106    alias_method :<<, :text 
    107107    alias_method :concat, :text 
    108  
    109     # Emulate ERB to satisfy helpers like <tt>form_for</tt>. 
    110     def _erbout; self end 
    111108 
    112109    # Captures the HTML code built inside the +block+.  This is done by creating a new