srinivasan sakthivel wrote:
> Otherwise u can try this one
> 
> def resolve_create
>  @resolve = Resolve.new()
> @resolve.content = params[:resolve][:content]
>  if @resolve.save
>    redirect_to :action => 'list'
>  else
>    render :action => 'resolve'
>  end
>  end
> 
> Thanks
> seenu
> 
> 
> On Thu, Oct 22, 2009 at 2:36 PM, srinivasan sakthivel <
thanks seeenu
the error gone...
but some problem is der with my program.
let me check.........
thanks once again... have a gr8 day!
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
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