flagpole_sitta 0.7.1 → 0.7.2

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.
@@ -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: