Module: PokeJs::Controller
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/poke_js/controller.rb
Instance Method Summary collapse
Instance Method Details
#poke_js_template ⇒ Object
9 10 11 |
# File 'lib/poke_js/controller.rb', line 9 def poke_js_template extract_template(@poke_js_template) end |