OSDN Git Service

Make Apk#revison protected
authoreagletmt <eagletmt@gmail.com>
Mon, 29 Oct 2012 11:05:02 +0000 (20:05 +0900)
committereagletmt <eagletmt@gmail.com>
Mon, 29 Oct 2012 12:24:16 +0000 (21:24 +0900)
commit6ab6ef412a7427967b38c4b00c14620582ebdb00
tree174a02f9cae77603fb7b9fbfad9c1ec89565e3b0
parentb4774352eefcae99dcbea11a0313da02b2994cc7
Make Apk#revison protected

Teachers cannot set revison even if the first creation of tasks.
CutenServer/app/controllers/tasks_controller.rb
CutenServer/app/models/apk.rb
CutenServer/app/views/tasks/_form.html.haml
CutenServer/test/functional/apks_controller_test.rb
CutenServer/test/functional/tasks_controller_test.rb