Дмитрий Татаркин
2013-Aug-08 08:37 UTC
Rails 4 , how to validate form with remote tag on client side?
I need pure javascript validation for ajax form. Rails 4 docs lacks in this part. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/684ddb42-5ab1-4eb9-8955-8735923e1af6%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Dheeraj Kumar
2013-Aug-09 10:38 UTC
Re: Rails 4 , how to validate form with remote tag on client side?
Use client_side_validations -- Dheeraj Kumar On Thursday 8 August 2013 at 2:07 PM, Дмитрий Татаркин wrote:> I need pure javascript validation for ajax form. Rails 4 docs lacks in this part. > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org (mailto:rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org). > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org (mailto:rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org). > To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/684ddb42-5ab1-4eb9-8955-8735923e1af6%40googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/48954AA91DDE48EFBC506109B371F692%40gmail.com. For more options, visit https://groups.google.com/groups/opt_out.