= private = protected
This method is deprecated or moved on the latest stable version. The last existing version (v2.3.8) is shown here.
engine?()
Engines are plugins with an app/ directory.
# File railties/lib/rails/plugin.rb, line 65 def engine? has_app_directory? end