method

mountable?

mountable?()
protected

No documentation available.

# File railties/lib/rails/generators/rails/plugin_new/plugin_new_generator.rb, line 241
      def mountable?
        options[:mountable]
      end