datastax_rails 1.0.14.10 → 1.0.15

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: datastax_rails
3
3
  version: !ruby/object:Gem::Version
4
- hash: 115
4
+ hash: 9
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 14
10
- - 10
11
- version: 1.0.14.10
9
+ - 15
10
+ version: 1.0.15
12
11
  platform: ruby
13
12
  authors:
14
13
  - Jason M. Kusar
@@ -16,7 +15,7 @@ autorequire:
16
15
  bindir: bin
17
16
  cert_chain: []
18
17
 
19
- date: 2012-09-26 00:00:00 Z
18
+ date: 2012-10-01 00:00:00 Z
20
19
  dependencies:
21
20
  - !ruby/object:Gem::Dependency
22
21
  name: rails
@@ -188,6 +187,7 @@ files:
188
187
  - lib/datastax_rails/associations/collection_proxy.rb
189
188
  - lib/datastax_rails/errors.rb
190
189
  - lib/datastax_rails/base.rb
190
+ - lib/datastax_rails/grouped_collection.rb
191
191
  - lib/datastax_rails/relation/search_methods.rb
192
192
  - lib/datastax_rails/relation/finder_methods.rb
193
193
  - lib/datastax_rails/relation/spawn_methods.rb