Project

General

Profile

Actions

Patch #2112

closed

GLoc plugin available from hook

Added by Diego Sousa over 17 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Plugin API
Target version:
-

Description

in file /vendor/plugins/gloc**/lib/gloc-rails.rb

insert in the last line

module Redmine
  module Hook
      include GLoc
  end
end

with this hooks can use GLoc plugin

Actions

Also available in: Atom PDF