Skip to content

Commit 37989d7

Browse files
author
Thomas Getgood
committed
Renamed google_docs_macros to google_spreadsheets_macros for autorequiring.
1 parent b452450 commit 37989d7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

init.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
require 'redmine'
22

3-
require File.dirname(__FILE__) + '/lib/google_docs_macros.rb'
3+
require File.dirname(__FILE__) + '/lib/google_spreadsheet_macros.rb'
44

55
Redmine::Plugin.register :redmine_googlesss do
66
name "Google Docs Plugin"
File renamed without changes.

0 commit comments

Comments
 (0)