Thanks Ezra....<br><br>I have patch my merb install with the svn one but<br>I am still seeing an issue with my helper as I am getting this in the log<br><br>Missing Helper: Merb::DailyHelper<br><br>I checked that this file was indeed in dist/app/helpers and it was correctly named
<br>daily_helper.rb and was set up as<br><br>module Merb<br> module DailyHelper<br> ....<br> end<br>end<br><br>What else could I be missing ? Is helpers not on the load path somehow ?<br><br>-Fernand<br><br><div><span class="gmail_quote">
On 1/3/07, <b class="gmail_sendername">Ezra Zygmuntowicz</b> <<a href="mailto:ez@engineyard.com">ez@engineyard.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>On Jan 3, 2007, at 7:19 AM, Fernand Galiana wrote:<br><br>> xml.bobo blee( args )<br><br>Hey Fernand-<br><br> Sorry about that. I had not actually implemented the render_xml to<br>take advantage of the helpers yet. SO I just sat down and fixed this
<br>for you. Please svn up to the latest merb trunk and it will work fine<br>for you.<br><br>Cheers-<br>-- Ezra Zygmuntowicz<br>-- Lead Rails Evangelist<br>-- <a href="mailto:ez@engineyard.com">ez@engineyard.com</a><br>-- Engine Yard, Serious Rails Hosting
<br>-- (866) 518-YARD (9273)<br><br><br></blockquote></div><br>