Class: LPImgApp::Controllers::MetaJson

Inherits:
R
  • Object
show all
Defined in:
lib/easylittleprinter.rb

Overview

redirects to your offsite meta.json

Instance Method Summary collapse

Instance Method Details

#getObject



113
114
115
# File 'lib/easylittleprinter.rb', line 113

def get
redirect ($imgHostURL + "/meta.json")
end