instance method engine?

Ruby on Rails 2.3.18

Since v2.3.18 Last seen in v2.3.18

Signature

engine?()

Engines are plugins with an app/ directory.

Source
# File railties/lib/rails/plugin.rb, line 65
    def engine?
      has_app_directory?
    end

Defined in railties/lib/rails/plugin.rb line 65 · View on GitHub · Improve this page · Find usages on GitHub

Defined in Rails::Plugin

Type at least 2 characters to search.

↑↓ navigate · open · esc close