Class: Zold::Remotes::Empty

Inherits:
Object
  • Object
show all
Defined in:
lib/zold/remotes.rb

Overview

Empty, for standalone mode

Instance Method Summary collapse

Instance Method Details

#allObject



36
37
38
# File 'lib/zold/remotes.rb', line 36

def all
  []
end