gitlab-org--gitlab-foss/app/controllers/explore
Alejandro Rodríguez 585fcfb9e7 Fix undefined variable error on json project views
This mistake seems to have always been there, but it only resulted in
errors on the `/explore*.json` since they were the one that _actually_
relied on the local variables.
2019-03-18 21:27:28 -03:00
..
application_controller.rb Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
groups_controller.rb Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
projects_controller.rb Fix undefined variable error on json project views 2019-03-18 21:27:28 -03:00
snippets_controller.rb Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00