Hi Ian Can you post your code up here ? Probably the controller method(s) being used and at least the form from your view template. If there are model methods being used, then post the model code also. A real handy way to do this is to create a "Gist", if you have a Github account: https://help.github.com/articles/creating-gists
You can also post code directly into the the response here, but please use a monospaced font (like Courier New) so it is easy to read. Ben On Sun, Aug 3, 2014 at 6:31 AM, Ian Baraza Brayoni <[email protected]> wrote: > Hi, > > I have loaded a text area by ajax upon selecting an item from a dropdown > list. However, I am having challenges submitting data to the controller > hence to the database. > > I am using rails 2.3.5. Kindly give me pointers on how to go about this. > > Thank you. > > -- > -- > SD Ruby mailing list > [email protected] > http://groups.google.com/group/sdruby > --- > You received this message because you are subscribed to the Google Groups > "SD Ruby" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby --- You received this message because you are subscribed to the Google Groups "SD Ruby" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
