aces / cbrain

CBRAIN is a flexible Ruby on Rails framework for accessing and processing of large data on high-performance computing infrastructures.
GNU General Public License v3.0
71 stars 42 forks source link

Old code to remove: file_copy action in bourreau_controller #1413

Open prioux opened 4 months ago

prioux commented 4 months ago

This was replaced by dispatcher_file_copy(), which creates BackgroundActivity objects.

Remove the action, remove the support methods remove the route.

prioux commented 4 months ago

There are methods in the controller and two methods in the model file remote_resource.rb