Hi Fernand,
my "work-flow" wasn't correct, now i've followed your instruction and
everything seems good....
Really thanks for your help...
Andrea
> Hum... I am guessing you are hitting the controller action directly ??
>
> Remember, the line action is the actual action that the ZiYa chart will
> be calling think of it as a callback from
> the view and back to the controller. ie
>
> You will hithttp://localhost:3000/fredwhich invokes controller Fred,
> action index.
> This would render the fred/index.html.erb template in which the
> ziya_chart helper declaration resides.
> Then the helper will make a callback to the controller says Fred for the
> action line which will produce the
> xml to render the chart.
>
> Sounds right, or did I miss your question ? If so I will need more info
> on your setup....
>
> -Fernand
>
> On Wed, Jun 25, 2008 at 11:16 AM,
andreacam...@gmail.com <