gitlab-org--gitlab-foss/lib/gitlab/gl_repository
Bob Van Landuyt 55457b2c16 Make Gitlab::GlRepository#types an instance method
Having this as an instance method makes it easier to override in the
prepended `EE` module.

If we try to override this method on the module itself, it would not
be overridden correctly, depending on the load order.
2019-04-30 17:17:08 +02:00
..
repo_type.rb