Search code examples
Simple Rails CanCanCan rule producing "association names must be a Symbol"...

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

Read More
CanCan/Rolify gives incorrect Ability results...

ruby-on-railsruby-on-rails-3cancanrolify

Read More
simple_form association accesses record that user doesn't have access rails...

ruby-on-railsrubyruby-on-rails-4simple-formcancan

Read More
How to get User from CanCan Ability...

ruby-on-railscancan

Read More
Using current_user outside any action of custom controller in Ruby on Rails 3...

ruby-on-railsrubyruby-on-rails-3authenticationcancan

Read More
Ruby on Rails: Cancan - Restrict Child Creation...

ruby-on-railscancan

Read More
How can I enable admin to destroy the record when using CanCan?...

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

Read More
Rails: How to confirm email address entered in text box matches current user's email address?...

javascriptruby-on-railsrubydevisecancan

Read More
Need to allow user to delete own profile - Rails, Devise, Cancan...

ruby-on-railsrubydevisecancan

Read More
ActiveModel::ForbiddenAttributesError + cancan + rails 4 + model with scoped controller...

ruby-on-rails-4cancanactivemodel

Read More
Rspec tests failing with user being redirected when he should be given access to a Deal he owns...

ruby-on-railsrubyruby-on-rails-4rspeccancan

Read More
Undefined method role for Cancan in rails 3...

ruby-on-railsrubyruby-on-rails-3cancan

Read More
CanCan not filtering @products in Index...

ruby-on-railscancan

Read More
rails4: cancan or cancancan? with has_secure_password...

ruby-on-railsrubypermissionscancan

Read More
Rails Functional test functions works separately, but not together. Using cancan, devise, RoR4...

ruby-on-railsruby-on-rails-4rspecdevisecancan

Read More
CanCan: Fetching records for a HABTM association...

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

Read More
Serialize permissions (e.g. CanCan) with active_model_serializers...

ruby-on-railscancanactivemodelactive-model-serializers

Read More
Cancan on a no model controller...

ruby-on-railscancan

Read More
A Rails app where the User is also a "something else", not sure how to word this correctly...

ruby-on-railsdeviseauthorizationcancan

Read More
CanCanCan permissions based on project and role...

ruby-on-railspermissionsrelationshipcancan

Read More
CanCan allow actions only if the current_user was associated with a project...

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

Read More
Rails4 authorization strategies...

ruby-on-railscancanruby-on-rails-4rails-authorization

Read More
CanCan - "user" parameter is nil - Rails 4...

ruby-on-railsrubyruby-on-rails-4cancanrails-admin

Read More
Why is this rspec request spec not updating the model?...

ruby-on-railsdevisecapybaracancanrspec-rails

Read More
Authorization in multi tenant app...

ruby-on-railsauthorizationcancanmulti-tenant

Read More
How to authorize ActiveAdmin resources with Pundit?...

ruby-on-railsactiveadmincancanpundit

Read More
Rails alias_method to current_user for two user models (Devise, CanCan)...

ruby-on-rails-4devisecancan

Read More
Context aware authorization using CanCan...

ruby-on-railsrubyruby-on-rails-3cancan

Read More
Devise and StrongParams - undefined method permit for nil:NilClass...

ruby-on-railsdeviseruby-on-rails-4cancanstrong-parameters

Read More
CanCan: load_and_authorize_resource in namespace other than that of MainApp...

ruby-on-railsruby-on-rails-pluginscancanrails-engines

Read More
BackNext