searcher_generator 1.0.1 → 1.0.2

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d1971844b1e1f18766081f200b3854d0ac7e2f1f
4
- data.tar.gz: 6737e5364750fc2bc4f8fdc4c97f236a047ce036
3
+ metadata.gz: 2d60852f3230df8c8bd13332b71c4517dbb8d200
4
+ data.tar.gz: 23ab4f9d6ee7da99b9640343b8b265af3ba86062
5
5
  SHA512:
6
- metadata.gz: c7892a58f78cd4e31c760bad7e14ef671562b9c7452392bf26684503390d7a31bbf0ecf943f77c6527d613f241b7bf0a73e2b18c92c3079ccc444a74083642e8
7
- data.tar.gz: 010dee42c38af8ff97fa50ac11275dee0205e6187108dc8bbd0e5d8fca7c6aa723a2c45ac4a7435d7e1fb5a8c1488c76f34d7acf1b57bc58ea74c7d250d816ff
6
+ metadata.gz: 57a0c212e4c7c3dbdbe6672980ce3d40841f9ab9bd32205e24aa2f987d1c92c92647e513efbc01180635084283b29b587c7cc20ceb4041b50938f332ee2f16de
7
+ data.tar.gz: 8b7fda75c41003c04c7a20b2ba8aab93b680af40bc85f7f9a1b260c673bdb2fd373bf68981e6f819af6fe28d8d70352fdf594b7723b5a0e42cd508ecd3757ac2
@@ -8,6 +8,8 @@ en:
8
8
  <% if attr[0].include?("approval_status@") or attr[0].include?("page@")or attr[0].include?("humanize_model@")-%>
9
9
  <% elsif attr[0].include?("e$") -%>
10
10
  <%=attr[0].chomp('e$')%>: "<%= attr[1]%>"
11
+ <% elsif attr[0].include?("bet$") -%>
12
+ <%=attr[0].chomp('bet$')%>: "<%= attr[1]%>"
11
13
  <% elsif attr[0].include?("bet1") -%>
12
14
  <%=attr[0].chomp('bet1')%>: "<%= attr[1]%>"
13
15
  <% else -%>
@@ -1,3 +1,3 @@
1
1
  module SearcherGenerator
2
- VERSION = "1.0.1"
2
+ VERSION = "1.0.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: searcher_generator
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - pawan bora