There will definitely be a performance hit, but I don't know if it
will make much of a difference in your situation.

I can't provide any hard evidence, but there are many ways you can go
about improving performance for loading associations. I'm sure you are
aware of eager loading; you can start with that.

On Apr 11, 2:42 am, Tam Kbe <rails-mailing-l...@andreas-s.net> wrote:
> Thanks Jaryl,
>
> But would using role-base solution lower the performance of my app by
> having to load the associations for all roles every time the model is
> loaded?
>
> Thanks,
>
> Tam
> --
> Posted viahttp://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 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to