Method: RoutingNumber::RedisStore#shutdown!

Defined in:
lib/bank_routing/storage/redis.rb

#shutdown!Object



65
66
67
# File 'lib/bank_routing/storage/redis.rb', line 65

def shutdown!
  @store = nil
end