comma-heaven 0.5.0 → 0.5.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/comma-heaven/export.rb +1 -1
  2. metadata +3 -3
@@ -6,7 +6,7 @@ module CommaHeaven
6
6
  end
7
7
  end
8
8
 
9
- attr_accessor :klass, :current_scope, :options, :export, :limit
9
+ attr_accessor :klass, :current_scope, :options, :export, :limit, :by
10
10
  undef :id if respond_to?(:id)
11
11
 
12
12
  def initialize(klass, current_scope, options = {})
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: comma-heaven
3
3
  version: !ruby/object:Gem::Version
4
- hash: 11
4
+ hash: 9
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 5
9
- - 0
10
- version: 0.5.0
9
+ - 1
10
+ version: 0.5.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - Silvano Stralla