is there a good in-place editing solution with rails that does validation too ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060112/273fad3e/attachment.html
It''s possible using a custom method in the controller instead using the in_place_edit macro. Check out <http://shnoo.gr/articles/2005/12/20/ajax-the-great>. Shane / www.shanesbrain.net On 1/12/06, GeekEntrepreneu <geekentrepreneur@gmail.com> wrote:> > is there a good in-place editing solution with rails that does validation > too ? > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > >
This hack allows you to do ActiveRecord validation with in_place_edit http://www.pluitsolutions.com/2007/03/20/custom-in_place_edit-with-validation/ Herry -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---