Remove unuseful comment on imageable concern

This commit is contained in:
Bertocq
2017-12-12 12:38:54 +01:00
parent 11e80fbc92
commit 3139d760ec

View File

@@ -1,5 +1,3 @@
# can [:update, :destroy ], Image, :imageable_id => user.id, :imageable_type => 'User'
# and add a feature like forbidden/without_role_images_spec.rb to test it
module Imageable
extend ActiveSupport::Concern