LasVegasRubyGroup / soapbox

soapbox
MIT License
1 stars 6 forks source link

Refactor TopicsController into proper restful controllers/actions #24

Open brianvh opened 11 years ago

brianvh commented 11 years ago

Need to split off TopicsController#vote and TopicsController#volunteer into nested :create actions on separate controllers.