infopark_fiona_connector 6.8.0.beta.200.891.647580e → 6.8.0.16.def5e85

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -30,7 +30,7 @@ module RailsConnector
30
30
  end
31
31
 
32
32
  def self.cache_dir
33
- File.join(Rails.root, %w(tmp cache))
33
+ Configuration.blob_cache_dir || File.join(Rails.root, %w(tmp cache))
34
34
  end
35
35
 
36
36
  def self.initialize_blob_streaming_for(adapter_name)
metadata CHANGED
@@ -1,18 +1,18 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: infopark_fiona_connector
3
3
  version: !ruby/object:Gem::Version
4
- hash: -18003498967
5
- prerelease: 6
4
+ hash: -766610025
5
+ prerelease: 9
6
6
  segments:
7
7
  - 6
8
8
  - 8
9
9
  - 0
10
- - beta
11
- - 200
12
- - 891
13
- - 647580
10
+ - 16
11
+ - def
12
+ - 5
14
13
  - e
15
- version: 6.8.0.beta.200.891.647580e
14
+ - 85
15
+ version: 6.8.0.16.def5e85
16
16
  platform: ruby
17
17
  authors:
18
18
  - Infopark AG
@@ -20,7 +20,7 @@ autorequire:
20
20
  bindir: bin
21
21
  cert_chain: []
22
22
 
23
- date: 2012-09-06 00:00:00 +02:00
23
+ date: 2012-09-13 00:00:00 +02:00
24
24
  default_executable:
25
25
  dependencies:
26
26
  - !ruby/object:Gem::Dependency