Re: [Rails] cancan roles issue

2013-07-01 Thread Walter Lee Davis
On Jul 1, 2013, at 6:22 PM, Phil wrote: > Rails 3.2.11 > Ruby 2 > > > Hi, > > I am building my first rails app and decided to use Devise(2.2.4) and > Cancan(1.6.10) for auth and role management. The auth part works nicely but I > haven't been able to get cancan working correctly. I have one

[Rails] cancan roles issue

2013-07-01 Thread Phil
Rails 3.2.11 Ruby 2 Hi, I am building my first rails app and decided to use Devise(2.2.4) and Cancan(1.6.10) for auth and role management. The auth part works nicely but I haven't been able to get cancan working correctly. I have one role setup(admin). But when I try view the users index page