Method: Quotes.sources

Defined in:
lib/cryptoquotes.rb

.sourcesObject

rename to authors or datafiles or such - why? why not?



38
39
40
41
42
43
44
45
46
47
48
# File 'lib/cryptoquotes.rb', line 38

def self.sources    ## rename to authors or datafiles or such - why? why not?
  ['Amy_Castor',
   'Bitcoiner',
   'Crypto_US$_Stablecoin_Printer',
   'David_Gerard',
   'Frances_Coppola',
   'Nouriel_Roubini',
   'Patrick_McKenzie',
   'Preston_Byrne',
   'Trolly_McTrollface']
end