Colin Law wrote in post #1166335: > 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
Alright, I will check it out. thank you. -- 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 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/e5b57351ddd56699cdf725caf6708d79%40ruby-forum.com. For more options, visit https://groups.google.com/d/optout.

