search for: destroy_by_us

Displaying 1 result from an estimated 1 matches for "destroy_by_us".

Did you mean: destroy_by_user
2006 Apr 24
8
Application Design
I have a question about how to implement a design in Rails. I will try to make this as easy to follow as possible. First, let''s say that I have an ''Orders'' table that has different statuses. The 3 statuses that I want to track are ''Submitted'', ''Approved'', and ''Purchased''. I also have 3 users of this application.