https://github.com/denuk96/thinkiny/blob/bb895daf9356872ae96e53c5c20a416eddb0f149/app/controllers/courses_controller.rb#L105 In case if user will not be saved, previous code will fires anyway. (will create/destroy objects)
thinkiny/app/controllers/courses_controller.rb
Line 105 in bb895da
In case if user will not be saved, previous code will fires anyway. (will create/destroy objects)