Displaying 1 result from an estimated 1 matches for "compoundev".
Did you mean:
compounded
2006 Jul 06
1
How did I turn off params ?
I am trying to create an input form where subsets of the input data goes
into separate rows of the table (events).
I have created a proxy object (CompoundEvent) to hold all of the data,
and overridden its "save" method to create the several tuples.
This was almost working late last night when I did something that
stopped the params[] hash from getting any information from the post
except for {"action"=>"main", "...