Using helpers...

Fernand Galiana fernand.galiana at gmail.com
Wed Jan 3 19:51:05 EST 2007


Thanks Ezra....

I have patch my merb install with the svn one but
I am still seeing an issue with my helper as I am getting this in the log

Missing Helper: Merb::DailyHelper

I checked that this file was indeed in dist/app/helpers and it was correctly
named
daily_helper.rb and was set up as

module Merb
  module DailyHelper
    ....
  end
end

What else could I be missing ? Is helpers not on the load path somehow ?

-Fernand

On 1/3/07, Ezra Zygmuntowicz <ez at engineyard.com> wrote:
>
>
> On Jan 3, 2007, at 7:19 AM, Fernand Galiana wrote:
>
> > xml.bobo blee( args )
>
> Hey Fernand-
>
>         Sorry about that. I had not actually implemented the render_xml to
> take advantage of the helpers yet. SO I just sat down and fixed this
> for you. Please svn up to the latest merb trunk and it will work fine
> for you.
>
> Cheers-
> -- Ezra Zygmuntowicz
> -- Lead Rails Evangelist
> -- ez at engineyard.com
> -- Engine Yard, Serious Rails Hosting
> -- (866) 518-YARD (9273)
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/merb-devel/attachments/20070103/9c922c21/attachment.html 


More information about the Merb-devel mailing list