Class: LPImgApp::Controllers::Sample

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

Overview

Renders the static image sample

Instance Method Summary collapse

Instance Method Details

#getObject



99
100
101
# File 'lib/easylittleprinter.rb', line 99

def get
    render :sample
end