Sha256: 32135205bad6784084db59c6ee8d7eac80c1069980c2d9ca98f7748ea85e1efa

Contents?: true

Size: 159 Bytes

Versions: 17

Compression:

Stored size: 159 Bytes

Contents

begin
  require File.join(File.dirname(__FILE__), 'lib', 'arid_cache') # From here
rescue LoadError
  require 'arid_cache' # From gem
end
AridCache.init_rails

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
arid_cache-1.1.1 init.rb
djmaze-arid_cache-1.1.0 init.rb
arid_cache-1.1.0 init.rb
arid_cache-1.0.4 init.rb
arid_cache-1.0.3 init.rb
arid_cache-1.0.2 init.rb
arid_cache-1.0.1 init.rb
arid_cache-1.0.0 init.rb
arid_cache-0.2.7 init.rb
arid_cache-0.2.6 init.rb
arid_cache-0.2.5 init.rb
arid_cache-0.2.4 init.rb
arid_cache-0.2.3 init.rb
arid_cache-0.2.2 init.rb
arid_cache-0.2.1 init.rb
arid_cache-0.1.1 init.rb
arid_cache-0.0.5 init.rb