Commit 3dc09834 authored by Linjie Zhang's avatar Linjie Zhang

Add prepend_mod to TreeController and API::Repositories

parent a5c05d69
...@@ -60,3 +60,5 @@ class Projects::TreeController < Projects::ApplicationController ...@@ -60,3 +60,5 @@ class Projects::TreeController < Projects::ApplicationController
} }
end end
end end
Projects::TreeController.prepend_mod
...@@ -292,3 +292,5 @@ module API ...@@ -292,3 +292,5 @@ module API
end end
end end
end end
API::Repositories.prepend_mod
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment