method
respond_to_missing?
v7.2.3 -
Show latest stable
- Class:
ActionView::Helpers
respond_to_missing?(*args)private
No documentation available.
# File actionview/lib/action_view/helpers/tag_helper.rb, line 333
def respond_to_missing?(*args)
true
end