Hi
I have a organizations table and employess table. From the employee one
employee will e administering the whole organizations That means
creating other staff and what ever the activities etc. My question is
how can I implement the table structure and set relation for
organizations and employees table I started like
organizations has_many employees
employee belongs_to organization
But how should I represent an employee of organization who is the
administrator
Thanks
Tom
--
Posted via http://www.ruby-forum.com/.
--
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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.