Why are you nesting them? And you need <%= if you that to render to output.
<%= url_for(:action => 'blah', :id => @column.id) %> On 10/31/06, Doug <[EMAIL PROTECTED]> wrote: > > Hi All, > I got an error when I tried to use nested rhtml nested expression like > this > > <% url_for(:action => 'blah', :id => <% @column.id %>) %> > > Is there anyway to help me achieve this? > Thank you > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs -~----------~----~----~----~------~----~------~--~---