File templates fetching refactor [RUN AS-IF-FOSS] [RUN ALL RSPEC]
All threads resolved!
All threads resolved!
Compare changes
Files
16- Alexandru Croitor authored
Cleanup method aliasing. Rely on returned value from cache.
@@ -25,7 +25,7 @@ def show
@@ -25,7 +25,7 @@ def show
format.json { render json: TemplateFinder.template_names(project, params[:template_type].to_s.pluralize) }