include_date_scopes 0.9.1 → 0.9.2

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: include_date_scopes
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.1
4
+ version: 0.9.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sean Todd
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-04-16 00:00:00.000000000 Z
11
+ date: 2014-04-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord
@@ -109,6 +109,7 @@ files:
109
109
  - spec/spec_helper.rb
110
110
  - spec/support/date_scope_examples.rb
111
111
  - spec/support/post.rb
112
+ - spec/support/timestamp_scope_examples.rb
112
113
  homepage: http://github.com/descentintomael/include_date_scopes
113
114
  licenses: []
114
115
  metadata: {}
@@ -138,4 +139,5 @@ test_files:
138
139
  - spec/spec_helper.rb
139
140
  - spec/support/date_scope_examples.rb
140
141
  - spec/support/post.rb
142
+ - spec/support/timestamp_scope_examples.rb
141
143
  has_rdoc: