canvas-lms/lib/features
Jeremy Stanley 16b23a23b7 actually publish course content when draft state is turned off
the DraftState::Publisher needs to be in the Features module
in order for the jobs daemon to find it

test plan:
 - allow draft state in an account
 - enable draft state for a course in the account
 - have unpublished items in the course:
   - assignment
   - module
   - module item
   - discussion topic
 - turn draft state off in the course
 - the unpublished items listed above should be published

fixes CNVS-10967
fixes CNVS-10156

Change-Id: Id3764cc9e7a758820337d4950d81db59271f913f
x
Reviewed-on: https://gerrit.instructure.com/29902
Reviewed-by: Mark Severson <markse@instructure.com>
Product-Review: Mark Severson <markse@instructure.com>
QA-Review: Mark Severson <markse@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
2014-02-19 20:38:02 +00:00
..
draft_state.rb actually publish course content when draft state is turned off 2014-02-19 20:38:02 +00:00