forest_liana 2.15.1 → 2.15.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7bd3f2c3c9cf89f5d5e79c20f9d4a9200606d406
4
- data.tar.gz: 3c59725cc8ea52cec5c8c740abbe91ba27c652c7
3
+ metadata.gz: 9af241bf0a8419fde605aae1a253bd6e63960ee4
4
+ data.tar.gz: 6fc1e8c9146e9d2c0668445cb7f1beb46b97cf56
5
5
  SHA512:
6
- metadata.gz: aa970760952ecd97515c1b63a138b9de2a9dc472233a2267dbc1bfecd03f8764f7310bb0f9316f164493b34cae520e7230f676d42f361ad081c83d96c454cf80
7
- data.tar.gz: 5cb1f52d3b1a8a751f7312e4fe93ac6737767e9ea8d1bbd8e1c9df789e4b55d08c7d13ac692bdd49a30ce8a1013ca3531f40e1f0c7c679b4d3d56a8dd0c09f88
6
+ metadata.gz: 6dd9aa27e15c617091189977e0e55d41bf501e414a8f9cb3f950ed676b1ade5f29c3a447c1bf772fdd66670a1dbe4398370d6e0f9bba7adf8b5918f301692ccd
7
+ data.tar.gz: c3dd49a4b93881b90731b40fc54da74cbb91ee4b49f3040af75fd939bc61dbe007475c64bea9a6b318b784e4652000c0e075018b4bc1cd6e76c18183fc0aeaf7
@@ -1,6 +1,7 @@
1
1
  module ForestLiana
2
2
  class ResourcesGetter < BaseGetter
3
3
  attr_reader :search_query_builder
4
+ attr_reader :includes
4
5
  attr_reader :records_count
5
6
 
6
7
  def initialize(resource, params)
@@ -1,3 +1,3 @@
1
1
  module ForestLiana
2
- VERSION = "2.15.1"
2
+ VERSION = "2.15.2"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: forest_liana
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.15.1
4
+ version: 2.15.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sandro Munda
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-02-06 00:00:00.000000000 Z
11
+ date: 2019-02-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails