CyberCraftInc / vacation_system

Cyber Craft Vacation System
0 stars 0 forks source link

Add VacationRequestsController#cancel action method #20

Closed eleidan closed 9 years ago

eleidan commented 9 years ago

Update routes with new action method Add the method as a member of :vacation_requests resources.

Update VacationRequestsController Add support for checking of the vacation request status and responders for ActiveRecord::RecordNotFound and custom Errors::ConflictError exceptions.

Update VacationRequest authorization policy

Cover all the new functionality with tests

@alazarchuk , @epmlys , @rubycop , @afurm

rubycop commented 9 years ago

+1