application_configuration 1.1.9 → 1.1.10

Sign up to get free protection for your applications and to get access to all the features.
@@ -115,7 +115,7 @@ module Application
115
115
 
116
116
  def reload
117
117
  puts "Loading Configuration Settings!"
118
- @final_configuration_settings = {:reload_settings_every => 20.minutes} # reset the configuration
118
+ @final_configuration_settings = {:reload_settings_every => 1200} # reset the configuration
119
119
 
120
120
  self.loaded_files.each do |lf|
121
121
  puts "Loading Configuration Settings from file: #{lf.file_location}"
@@ -2,4 +2,4 @@
2
2
  gem_name: application_configuration
3
3
  package: application_configuration
4
4
  project: magrathea
5
- version: 1.1.9
5
+ version: 1.1.10
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: application_configuration
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.9
4
+ version: 1.1.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - markbates
@@ -11,7 +11,7 @@ autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
13
 
14
- date: 2008-01-25 00:00:00 -05:00
14
+ date: 2008-01-31 00:00:00 -05:00
15
15
  default_executable:
16
16
  dependencies: []
17
17