cardiac 0.2.0.pre3 → 0.2.0.pre5

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cardiac
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0.pre3
4
+ version: 0.2.0.pre5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Joe Khoobyar
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-10-03 00:00:00.000000000 Z
11
+ date: 2014-10-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake
@@ -269,6 +269,7 @@ files:
269
269
  - lib/cardiac/model/operations.rb
270
270
  - lib/cardiac/model/base.rb
271
271
  - lib/cardiac/model/callbacks.rb
272
+ - lib/cardiac/model/cache_decoration.rb
272
273
  - lib/cardiac/model/validations.rb
273
274
  - lib/cardiac/model/locale/en.yml
274
275
  - lib/cardiac/model/querying.rb