databasedotcom_additions 0.6.8 → 0.6.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -93,7 +93,7 @@ module Databasedotcom
93
93
  cache_value = self.cache_mgr.get(cache_key)
94
94
  if cache_value
95
95
  puts "cache get - #{cache_key}"
96
- return cache_value
96
+ return JSON.parse(cache_value)
97
97
  end
98
98
  end
99
99
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: databasedotcom_additions
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.8
4
+ version: 0.6.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: