mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-18 07:52:23 +01:00
(bug) unable to build stats
NoMethodError: undefined method `project_info' for Statistics::FetcherService:Class app/services/statistics/fetcher_service.rb:179:in `block in projects_list'
This commit is contained in:
parent
cbb0e4312f
commit
9a9aaf6889
@ -5,6 +5,7 @@
|
||||
class Statistics::FetcherService
|
||||
include Statistics::Concerns::HelpersConcern
|
||||
include Statistics::Concerns::ComputeConcern
|
||||
include Statistics::Concerns::ProjectsConcern
|
||||
|
||||
class << self
|
||||
def subscriptions_list(options = default_options)
|
||||
|
Loading…
x
Reference in New Issue
Block a user