Commit f285ed32 authored by Zehua Zhang's avatar Zehua Zhang

Add prepend_mod to projects/graphs_controller.rb

parent c84cfe6f
......@@ -102,3 +102,5 @@ class Projects::GraphsController < Projects::ApplicationController
render json: @log.to_json
end
end
Projects::GraphsController.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