I have a from that will have a status, "approved", "in process",denied"... and such.
What is the best approach? Status table, One row with each column status type? The form will have only one status so I will have to manage making sure all columns that are not "true" will be false. If I set it up so I populate the table with each row being a status type then it will be easier to implement. I could have a drop down to change status dynamically.. Any ideas? --~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---