Closed adityashankert closed 9 years ago
I am trying to use the following
if @user.can?(:view_stats_dashboard) ..... end
The can is working in controller but not in views where i am getting no method exception
I am trying to use the following
The can is working in controller but not in views where i am getting no method exception