search for: list_wrapp

Displaying 1 result from an estimated 1 matches for "list_wrapp".

Did you mean: list_wrap
2007 Nov 10
3
Wrapper Helper Help Please
..._block(''Header Here'') do %> Content Here <% end %> All hell broke loose: compile error ./script/../config/../app/views/contacts/index.rhtml:1: parse error, unexpected '')'' _erbout = ''''; _erbout.concat(( lhs_block(list_filter(''list_wrapper'')) do ).to_s); _erbout.concat "\n" ^ ./script/../config/../app/views/contacts/index.rhtml:10: parse error, unexpected kEND, expecting '')'' I thought this was how it was done, but maybe I''m wrong. If anyone can see anything glaringly obvious that I&...