instance method
engine?
Ruby on Rails 6.1.7.10
Since v4.0.13 Last seen in v6.1.7.10Signature
engine?()
No documentation comment.
Source
# File actionpack/lib/action_dispatch/routing/inspector.rb, line 49
def engine?
app.engine?
end
Defined in actionpack/lib/action_dispatch/routing/inspector.rb line 49
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionDispatch::Routing::RouteWrapper