Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Pull requests: ryanb/cancan

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Namespaced controllers and Object is not missing constants XXX exception
#530 opened Dec 12, 2011 by fuelxc Loading… updated Dec 11, 2021
Adding license information to the gemspec
#1055 opened Apr 6, 2021 by reiz Loading… updated Dec 11, 2021
Update README.rdoc
#1044 opened Nov 20, 2016 by ekumachidi Loading… updated Dec 11, 2021
Refer to CanCanCan (an alternative, supported gem)
#1041 opened Jul 5, 2016 by olliebennett Loading… updated Dec 11, 2021
Renames deprecated before_filter method to before_action.
#1038 opened Feb 7, 2016 by pelcasandra Loading… updated Dec 11, 2021
RSpec failure_message_for_should_not is deprecated
#1028 opened Mar 9, 2015 by serg-kovalev Loading… updated Dec 11, 2021
Update README.rdoc
#1018 opened Sep 22, 2014 by vasinov Loading… updated Dec 11, 2021
Issue with accessible_by and ActiveRecord SQL JOIN behavior
#1002 opened Apr 11, 2014 by jackryon Loading… updated Dec 11, 2021
While we wait for 1.6.11...
#989 opened Jan 28, 2014 by bryanrite Loading… updated Dec 11, 2021
Yet another strong params support
#988 opened Jan 28, 2014 by bryanrite Loading… updated Dec 11, 2021
Changing [].flatten to array wrapper method
#977 opened Dec 29, 2013 by rahul-tapali Loading… updated Dec 11, 2021
Do Not Execute Scope When Checking Class Rule
#971 opened Dec 8, 2013 by matt-glover Loading… updated Dec 11, 2021
Setting for strict class access
#968 opened Nov 24, 2013 by emiltin Loading… updated Dec 11, 2021
Support rails 4 protected attributes
#958 opened Nov 11, 2013 by ghost Loading… updated Dec 11, 2021
Don't load parent without id_param.
#955 opened Nov 8, 2013 by Peeja Loading… updated Dec 11, 2021
Accept :id_param as array
#953 opened Oct 21, 2013 by akelmanson Loading… updated Dec 11, 2021
Clear up inconsistency in authorize_resource examples
#924 opened Aug 21, 2013 by kyletolle Loading… updated Dec 11, 2021
treat ActiveRecord::Relation as Array
#917 opened Aug 13, 2013 by chrosciu Loading… updated Dec 11, 2021
Isue #835 - CanCan ActiveModel::ForbiddenAttributesError with rails 4
#911 opened Jul 28, 2013 by blischalk Loading… updated Dec 11, 2021
Remove RR, Update RSpec to 2.14, new expect syntax
#906 opened Jul 23, 2013 by ogerman Loading… updated Dec 11, 2021
Allow ControllerResource#resource_class to utilize Proc's.
#901 opened Jul 15, 2013 by jamesmoriarty Loading… updated Dec 11, 2021
add model adapter for sequel
#884 opened Jun 14, 2013 by szetobo Loading… updated Dec 11, 2021
Remove class name string comparison bottleneck
#876 opened May 31, 2013 by outoftime Loading… updated Dec 11, 2021
Avoid unnecessary recalculation of expanded_actions
#875 opened May 31, 2013 by outoftime Loading… updated Dec 11, 2021
Remove readonly from scope which appears when nested conditions hash used
#866 opened May 14, 2013 by VorontsovIE Loading… updated Dec 11, 2021
ProTip! Exclude everything labeled bug with -label:bug.