On Apr 10, 11:56 am, Salil Gaikwad <rails-mailing-l...@andreas-s.net>
wrote:
> Hi All,
>    I am using following code to find the artist
> @actual_artist=Artist.find_by_name(params[:record][:artist_name])
> ---Line A
>
> my problem is that i receive da ta like
> params[:record][:artist_name]="Acg\""
>
> so my application crashes on Line A.

What error do you get ?

Fred
> How to avoid it ....
>
> Thanx in Advance
>
> Salil
> --
> Posted viahttp://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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to