Class: LPImgApp::Controllers::Sample
- Inherits:
-
R
- Object
- R
- LPImgApp::Controllers::Sample
- Defined in:
- lib/easylittleprinter.rb
Overview
Renders the static image sample
Instance Method Summary collapse
Instance Method Details
#get ⇒ Object
99 100 101 |
# File 'lib/easylittleprinter.rb', line 99 def get render :sample end |