Method: ActionView::LookupContext::ViewPaths#html_fallback_for_js
- Defined in:
- actionview/lib/action_view/lookup_context.rb
#html_fallback_for_js ⇒ Object (readonly)
Returns the value of attribute html_fallback_for_js.
126 127 128 |
# File 'actionview/lib/action_view/lookup_context.rb', line 126 def html_fallback_for_js @html_fallback_for_js end |