Class: Psapi::ContentReader

Inherits:
Object
  • Object
show all
Defined in:
lib/psapi/content_reader.rb

Class Method Summary collapse

Class Method Details

.allObject



4
5
6
# File 'lib/psapi/content_reader.rb', line 4

def all
  getContentReaders.map(&ContentReader.method(:new))
end