For authorization I had use cancan before https://github.com/ryanb/cancan There is also a railcast about this.
Hope it helps. On Fri, Sep 16, 2011 at 11:07 PM, Santosh c <[email protected]> wrote: > Hi, > > Am new to rails and somewhat to ruby. Am building an enterprise class > application where I need to group the users, and also define read-only, > read-write, etc access permissions to various. > > 1. How do you go about it? Are there any tutorials that illustrate / > demonstrate these things in RoR? > 2. What ruby gems are used in the process? > > thanks so much! > > -- > 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. > -- 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.

