On 20 March 2010 08:09, shyam mohan <[email protected]> wrote:
> plz see this
> http://pastie.org/878267
> reply if u find any error or suggestion..
> plz its urgent

You have
<td><%=h charge.name %></td>

Where is the variable called charge setup?

You might like to have a look at rails guide on debugging, it will
show you several ways of analysing this sort of issue when you cannot
see the problem by code inspection. http://guides.rubyonrails.org/
Look particularly at the use of ruby-debug.

Colin

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to