Admins can give tickets.

(cherry picked from commit aeeeb8e331673011842a35946a1bdba2611f901e)
This commit is contained in:
James Mason 2018-04-09 14:00:45 -07:00
parent 26f0377c76
commit 6f671b3933
No known key found for this signature in database
GPG key ID: 1B3951886C449023
6 changed files with 310 additions and 5 deletions

View file

@ -510,6 +510,7 @@ RSpec/AnyInstance:
Exclude:
- 'spec/controllers/admin/rooms_controller_spec.rb'
- 'spec/controllers/admin/sponsorship_levels_controller_spec.rb'
- 'spec/controllers/admin/tickets_controller_spec.rb'
- 'spec/controllers/admin/tracks_controller_spec.rb'
- 'spec/controllers/admin/users_controller_spec.rb'
- 'spec/controllers/conference_registration_controller_spec.rb'