Skip to content
Snippets Groups Projects
Commit 94b27f9d authored by James Lopez's avatar James Lopez
Browse files

added TODO to not working method

parent 850942ce
No related branches found
No related tags found
1 merge request!2651Fix atom url issue on projects
Loading
Loading
@@ -60,6 +60,7 @@ class RemoveDotAtomPathEndingOfProjects < ActiveRecord::Migration
execute "UPDATE projects SET path = '#{project_path.clean_path}' WHERE id = #{project.id}"
end
 
#TODO: Fix this
def move_path(project_path)
# Based on RemovePeriodsAtEndsOfUsernames
# Don't attempt to move if original path only contains periods.
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment