rails-school / school

Rails School San Francisco Official Website
https://www.railsschool.org
MIT License
19 stars 32 forks source link

Fixes view for users on /polls page #218

Closed mmezher closed 8 years ago

mmezher commented 8 years ago

Users previously able to still view "edit" and "destroy" buttons on polls pages. Should disable destroy button, hide all buttons except for show on polls page. Should get rid of | on specific question page for users, while still separating buttons for admins.