mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Update init.rb
This commit is contained in:
1
init.rb
1
init.rb
@@ -47,6 +47,7 @@ Redmine::Plugin.register :redmine_qbo do
|
||||
# We are playing in the sandbox
|
||||
#Quickbooks.sandbox_mode = true
|
||||
|
||||
config.gem "active_url", :source => "http://gemcutter.org"
|
||||
OAUTH_CONSUMER_SECRET = Setting.plugin_redmine_qbo['settingsOAuthConsumerSecret']
|
||||
ActiveUrl::Config.secret = OAUTH_CONSUMER_SECRET
|
||||
|
||||
|
||||
Reference in New Issue
Block a user