PagesController
10 11 12
# File 'app/controllers/activa/application_controller.rb', line 10 def current_ability Activa::Ability.new(activa_user) end