Skip to content
Katrin edited this page Apr 11, 2016 · 1 revision

Authentication

write private helper method in AdminEventsController that asks if user is an admin

  • create non-admin-user and test access: passed
  • create admin and test access: passed

fix clearance provided views

  • use form builder to change form_for