This mailing list (rubyonrails-core) is intended for discussion about development of the framework itself, not usage of it.
For support issues or usage questions like this one that are not issues with Rails itself, please post to the rubyonrails-talk mailing list ( http://groups.google.com/group/rubyonrails-talk) or somewhere like StackOverflow using the `ruby-on-rails` tag ( http://stackoverflow.com/questions/tagged/ruby-on-rails). You can also drop in to the #rubyonrails channel on irc.freenode.net for realtime help. You'll be more likely to get a quick answer using one of those options. On Thu, Feb 18, 2016 at 1:16 AM, <[email protected]> wrote: > In my current rails application , there are multiple tabs for the edit > action. All tabs go to the same action. For example if i modify some input > field in one tab , all the tabs parameters go to edit action.I need to send > only those modified. Is there any suggestion for this scenario > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Core" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/rubyonrails-core. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/rubyonrails-core. For more options, visit https://groups.google.com/d/optout.
