diff options
| author | Rémy Coutable <remy@rymai.me> | 2016-12-12 18:17:21 +0100 |
|---|---|---|
| committer | Rémy Coutable <remy@rymai.me> | 2016-12-12 18:17:21 +0100 |
| commit | c1518a3230fb3f59111325c34fa5b13fa53e4767 (patch) | |
| tree | be27f700c978a9af2399dfce8e3ba688d83ce1ee /lib/api/helpers.rb | |
| parent | df629173d97ffcb7ecda306e83024abc7abae3f7 (diff) | |
| download | gitlab-ce-c1518a3230fb3f59111325c34fa5b13fa53e4767.tar.gz | |
Don't require `API::API` in routesfix-autoloading-issue
`API::API` is autoloaded and shouldn't be required in non-autoloaded
code. Otherwise, we get the following dreaded error:
A copy of API::Helpers has been removed from the module tree but is
still active!
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'lib/api/helpers.rb')
0 files changed, 0 insertions, 0 deletions
