factorylabs-cache-money 0.2.6 → 0.2.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/init.rb +1 -0
  2. metadata +2 -1
data/init.rb ADDED
@@ -0,0 +1 @@
1
+ require File.join(File.basedir(__FILE__),'rails','init')
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: factorylabs-cache-money
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.6
4
+ version: 0.2.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nick Kallen
@@ -72,6 +72,7 @@ files:
72
72
  - lib/cash/write_through.rb
73
73
  - lib/cache_money.rb
74
74
  - rails/init.rb
75
+ - init.rb
75
76
  has_rdoc: false
76
77
  homepage: http://github.com/nkallen/cache-money
77
78
  post_install_message: