On 8 January 2015 at 20:01, David Williams <[email protected]> wrote: > I have two user models one for businesses and one for buyers. How would > I be able to restrict the create method only for businesses and allow > the show actions only for buyers?
Have a look at the cancan gem for handling roles. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLtLMJ-AMAfaMefRM7LngwkSbcm2hHs7B153KaQkS5cYhw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

