Module: OssStats::Config::RepoStats
- Extended by:
- Mixlib::Config, Shared
- Defined in:
- lib/oss_stats/config/repo_stats.rb
Class Method Summary collapse
Methods included from Shared
Class Method Details
.config_file ⇒ Object
42 43 44 |
# File 'lib/oss_stats/config/repo_stats.rb', line 42 def self.config_file find_config_file('repo_stats_config.rb') end |