Hi Sergio, Thanks for the response. This kind of works until you have requirements, eg validates_presence_of :name, allow_nil: true
Otherwise this seems to work pretty well as a form with a lot of components. Just need to figure out a way to destroy unwanted workflows from AS as this doesn't seem to work correctly. Any ideas are totally welcome. Cheers to all! On Saturday, February 6, 2016 at 1:37:56 PM UTC-5, loveand light wrote: > > Hi, > > I have a model that has a has_one association. WHen I click on it, it > drops down an add form, which work womderfully. They only problem is that > if I need to destroy this has_one relation, how do I do it? I looked > around a bit for the answer to this on this board and even peeped the gem's > code for a bit but I am still not sure how to do this. Is this possible? > > Thanks to all that make this wonderful gem possible. > > -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails Gem" 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/activescaffold. For more options, visit https://groups.google.com/d/optout.
