flagpole_sitta 0.7.1 → 0.7.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -138,7 +138,7 @@ module FlagpoleSitta
138
138
  flag = Rails.cache.read("#{superclazz}/ExistenceHash/Flag")
139
139
 
140
140
  if flag.nil?
141
- flag = initialize_existence_hash
141
+ flag = self.class.initialize_existence_hash
142
142
  end
143
143
 
144
144
  #If it had a route_id before it most of existed. So get its old values from the existence hash.
@@ -1,3 +1,3 @@
1
1
  module FlagpoleSitta
2
- VERSION = "0.7.1"
2
+ VERSION = "0.7.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flagpole_sitta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.1
4
+ version: 0.7.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: