- Dec 13, 2009
-
-
Ryan Bates authored
-
Ryan Bates authored
Adding :collection and :new options to load_resource method so we can specify behavior of additional actions if needed.
-
Ryan Bates authored
turning load and authorize resource methods into class methods which set up the before filter so they can accept additional arguments
-
- Nov 26, 2009
-
-
Ryan Bates authored
calling controller's load_resource and authorize_resource from load_and_authorize_resource to maintain backwards compatability, even though it's not the most efficient way
-
Ryan Bates authored
-
Rafael Silva authored
-
Ryan Bates authored
- Nov 25, 2009
-
-
Ryan Bates authored
-
Ryan Bates authored
-
- Nov 19, 2009
-
-
Ryan Bates authored
-
Ryan Bates authored
-
- Nov 18, 2009
-
-
Ryan Bates authored
-
Ryan Bates authored
-
- Nov 17, 2009
-
-
Ryan Bates authored
-
Ryan Bates authored
-
Ryan Bates authored
-
Ryan Bates authored
-
Ryan Bates authored
-
Ryan Bates authored
-
Ryan Bates authored
-
Ryan Bates authored
-
Ryan Bates authored
-
Ryan Bates authored
moving can definition into ability instance instead of class, this removes ugly instance_exec command
-
Ryan Bates authored
-
Ryan Bates authored
-
Ryan Bates authored
-
Ryan Bates authored
-
Ryan Bates authored
-
Ryan Bates authored
using instance_exec to change scope of can blocks to instance of ability, this is a bit ugly so I may end up using methods instead
-
Ryan Bates authored
-
Ryan Bates authored
-
- Nov 16, 2009
-
-
Ryan Bates authored
-
Ryan Bates authored
-
Ryan Bates authored
-