Search code examples
How do you deal with a :create permission in cancan that's defined by the parent object?...

cancan

Read More
Write rule in Cancan or model validation?...

ruby-on-railsvalidationactiverecordcancan

Read More
How to authorise action in a controller using CanCan ability?...

ruby-on-railsrubyauthorizationcancan

Read More
Skip Login For a Particular Action of a Particular Controller Rails...

ruby-on-railsdevisecancan

Read More
CanCan Rails How to Limit Users From Reading Data They Didn't Create...

ruby-on-railscontrollerauthorizationcancancancancan

Read More
Staying DRY while testing a controller, authorized via CanCan...

ruby-on-railstestingcancan

Read More
How can I test that a user can't access a page with access reserved to another user?...

ruby-on-railsruby-on-rails-3rspeccancanrspec-rails

Read More
Rails CanCan: reference to resource_instance from application_controller...

ruby-on-railscancan

Read More
Rails cancan not working properly...

ruby-on-railsassociationscancan

Read More
Rails authorization with cancan...

ruby-on-railscancan

Read More
Rails authorization from scratch with operators...

ruby-on-railsrubyauthorizationcancan

Read More
CanCanCan gem: load_and_authorize_resource and a controller's index action...

ruby-on-railsauthorizationcancancancancan

Read More
cancancan load_and_authorize_resource NameError...

ruby-on-railsruby-on-rails-4cancancancancan

Read More
Devise Registration edit by user role?...

ruby-on-railsdevisecancanuser-roles

Read More
defining abilities (CanCan) with has_many :through association...

ruby-on-railscancan

Read More
mocking CanCan authorization while testing controllers with RSpec...

ruby-on-railsrubytestingrspeccancan

Read More
how to set up current user id only can use their own actions...

ruby-on-railsdevisecancan

Read More
How add cancan ability if i need user can create comments only for his posts?...

ruby-on-railsruby-on-rails-4cancan

Read More
Rails_admin exclude fields by authorization...

ruby-on-railsdevisecancanrails-admin

Read More
How to stub load of load_and_authorize_resource in controller ability tests?...

ruby-on-railsrspeccancan

Read More
Dynamic Permission is not working for single model in cancan...

ruby-on-railspermissionsauthorizationcancan

Read More
No route matches [PATCH] "/users/sign_in" Devise Sign_In...

rubyruby-on-rails-4devisecancan

Read More
Redirect all pages to Sign in, in RAILS 4...

ruby-on-railsruby-on-rails-4cancan

Read More
RoutingError resulting from 'redirect_to root_url' not passing action...

ruby-on-rails-3cancanrails-admin

Read More
Can Can selectively cache abilities...

cachingruby-on-rails-3.2cancanruby-2.0

Read More
undefined method current_user: Cancan and Active Scaffold...

ruby-on-railspermissionscancanscaffold

Read More
CanCan in RSpec Controller spec...

ruby-on-railsrspecdevisecancan

Read More
CanCan - Access denied - Way to make CanCan Specify in the LOG Why?...

ruby-on-railsruby-on-rails-3cancan

Read More
How to use CanCan with gem controllers?...

ruby-on-railsruby-on-rails-4devisecancancomfortable-mexican-sofa

Read More
Rails: Ask user authentication before CanCan access denied...

ruby-on-railsdevisecancan

Read More
BackNext