Project

General

Profile

Actions

Defect #708

closed

Documentation Typo: Plugins

Added by Jesse Wolfe about 18 years ago. Updated about 18 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Resolution:
Affected version:

Description

the instructions for using Engines2 plugin say

require File.join(File.dirname(FILE), '../vendor/plugins/engines/boot')

instead of
require File.join(File.dirname(__FILE__), '../vendor/plugins/engines/boot')

Actions

Also available in: Atom PDF