Jens
2007-Mar-23 00:00 UTC
Creation and validation of object instances with has_many and has_one
Hello everybody, I am slowly beginning to understand some principles behind Ruby and Rails and am working on my first project. It''s basically this: Users register for an event, with personal information, preferences and so on. Then the backend office modifies their data based on whether they have paid (for example). For example every user can register as a normal visitor, volunteer, technician or several other options. So I have class User << AR::Base --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---