spec/support/example_controllers.rb in authority-1.0.0 vs spec/support/example_controllers.rb in authority-1.1.0
- old
+ new
@@ -18,6 +18,5 @@
# this controller will not have `authority_actions_for` called on it but will
# have `authority_action_for` called on it
class SampleController
extend MockController
end
-