zadok 0.3.3 → 0.3.4

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
  SHA256:
3
- metadata.gz: a6419e9420821df9185260e7bd416f3e2aabcbf433ce072c8e15443215ac58f8
4
- data.tar.gz: d595df0ec9c70ac3cd71209e5f1248f55a7c371ae43de6a40a4b91dd12c9d144
3
+ metadata.gz: 5a95fd1ed7f72a66df47f2893d39ca2516f11ef2cc38750ada30ee0a539e8740
4
+ data.tar.gz: f44075d119917fa998a65b2cc95329f4c4b6759f8f00962186a17781a90684ff
5
5
  SHA512:
6
- metadata.gz: a9f5e3dfdadbfffb21eb940690e512a724c14c3888db34454bd8590bbf972f307eeb1cf9c2c46c5ba3a52469f330aff7b71385966a06151c4d086cb9935385b7
7
- data.tar.gz: 6df40571e4a4b9b7504bdaf3991d362ffc2959b075223fc7641b6080970f2ac74efb75b99e2e1874db9d0d9c833fe27a085c13d7fdd3b749f6303d7af4057fd2
6
+ metadata.gz: '08175a64c1db973de329c183f0f678bc98f373dfc1c8ae6e6f2d2617a3b0e24b6e4b32d2f2f5778f71387c999a5c81eff686e069dbf0ed71577a3a4549c2512b'
7
+ data.tar.gz: 06f0edb157340d0cf8ac9ae6d7cdd7088c4f4536031ec0c319f9d2fde439d7cad8b619a4bbebad09cdec38ecd3736f9932f41a592b27ef450e5071bea63dc4a5
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- zadok (0.3.3)
4
+ zadok (0.3.4)
5
5
  bootstrap (~> 4.0)
6
6
  bundler-audit (~> 0.6)
7
7
  cancancan (~> 2.1)
@@ -29,46 +29,46 @@ PATH
29
29
  GEM
30
30
  remote: https://rubygems.org/
31
31
  specs:
32
- actioncable (5.1.4)
33
- actionpack (= 5.1.4)
32
+ actioncable (5.1.5)
33
+ actionpack (= 5.1.5)
34
34
  nio4r (~> 2.0)
35
35
  websocket-driver (~> 0.6.1)
36
- actionmailer (5.1.4)
37
- actionpack (= 5.1.4)
38
- actionview (= 5.1.4)
39
- activejob (= 5.1.4)
36
+ actionmailer (5.1.5)
37
+ actionpack (= 5.1.5)
38
+ actionview (= 5.1.5)
39
+ activejob (= 5.1.5)
40
40
  mail (~> 2.5, >= 2.5.4)
41
41
  rails-dom-testing (~> 2.0)
42
- actionpack (5.1.4)
43
- actionview (= 5.1.4)
44
- activesupport (= 5.1.4)
42
+ actionpack (5.1.5)
43
+ actionview (= 5.1.5)
44
+ activesupport (= 5.1.5)
45
45
  rack (~> 2.0)
46
46
  rack-test (>= 0.6.3)
47
47
  rails-dom-testing (~> 2.0)
48
48
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
49
- actionview (5.1.4)
50
- activesupport (= 5.1.4)
49
+ actionview (5.1.5)
50
+ activesupport (= 5.1.5)
51
51
  builder (~> 3.1)
52
52
  erubi (~> 1.4)
53
53
  rails-dom-testing (~> 2.0)
54
54
  rails-html-sanitizer (~> 1.0, >= 1.0.3)
55
- activejob (5.1.4)
56
- activesupport (= 5.1.4)
55
+ activejob (5.1.5)
56
+ activesupport (= 5.1.5)
57
57
  globalid (>= 0.3.6)
58
- activemodel (5.1.4)
59
- activesupport (= 5.1.4)
60
- activerecord (5.1.4)
61
- activemodel (= 5.1.4)
62
- activesupport (= 5.1.4)
58
+ activemodel (5.1.5)
59
+ activesupport (= 5.1.5)
60
+ activerecord (5.1.5)
61
+ activemodel (= 5.1.5)
62
+ activesupport (= 5.1.5)
63
63
  arel (~> 8.0)
64
- activesupport (5.1.4)
64
+ activesupport (5.1.5)
65
65
  concurrent-ruby (~> 1.0, >= 1.0.2)
66
66
  i18n (~> 0.7)
67
67
  minitest (~> 5.1)
68
68
  tzinfo (~> 1.1)
69
69
  arel (8.0.0)
70
70
  ast (2.4.0)
71
- autoprefixer-rails (7.2.5)
71
+ autoprefixer-rails (8.0.0)
72
72
  execjs
73
73
  bcrypt (3.1.11)
74
74
  bootstrap (4.0.0)
@@ -90,7 +90,7 @@ GEM
90
90
  warden (~> 1.2.3)
91
91
  devise-i18n (1.5.1)
92
92
  devise (>= 3.4)
93
- devise_invitable (1.7.2)
93
+ devise_invitable (1.7.3)
94
94
  actionmailer (>= 4.1.0)
95
95
  devise (>= 4.0.0)
96
96
  dotenv (2.2.1)
@@ -103,7 +103,7 @@ GEM
103
103
  globalid (0.4.1)
104
104
  activesupport (>= 4.2.0)
105
105
  highline (1.7.10)
106
- i18n (0.9.4)
106
+ i18n (0.9.5)
107
107
  concurrent-ruby (~> 1.0)
108
108
  jquery-rails (4.3.1)
109
109
  rails-dom-testing (>= 1, < 3)
@@ -117,7 +117,7 @@ GEM
117
117
  localer (0.1.1)
118
118
  dry-initializer (~> 2.3.0)
119
119
  thor (~> 0.20.0)
120
- loofah (2.1.1)
120
+ loofah (2.2.0)
121
121
  crass (~> 1.0.2)
122
122
  nokogiri (>= 1.5.9)
123
123
  mail (2.7.0)
@@ -143,29 +143,29 @@ GEM
143
143
  rack (2.0.4)
144
144
  rack-test (0.8.2)
145
145
  rack (>= 1.0, < 3)
146
- rails (5.1.4)
147
- actioncable (= 5.1.4)
148
- actionmailer (= 5.1.4)
149
- actionpack (= 5.1.4)
150
- actionview (= 5.1.4)
151
- activejob (= 5.1.4)
152
- activemodel (= 5.1.4)
153
- activerecord (= 5.1.4)
154
- activesupport (= 5.1.4)
146
+ rails (5.1.5)
147
+ actioncable (= 5.1.5)
148
+ actionmailer (= 5.1.5)
149
+ actionpack (= 5.1.5)
150
+ actionview (= 5.1.5)
151
+ activejob (= 5.1.5)
152
+ activemodel (= 5.1.5)
153
+ activerecord (= 5.1.5)
154
+ activesupport (= 5.1.5)
155
155
  bundler (>= 1.3.0)
156
- railties (= 5.1.4)
156
+ railties (= 5.1.5)
157
157
  sprockets-rails (>= 2.0.0)
158
158
  rails-dom-testing (2.0.3)
159
159
  activesupport (>= 4.2.0)
160
160
  nokogiri (>= 1.6)
161
161
  rails-html-sanitizer (1.0.3)
162
162
  loofah (~> 2.0)
163
- rails-i18n (5.0.4)
164
- i18n (~> 0.7)
165
- railties (~> 5.0)
166
- railties (5.1.4)
167
- actionpack (= 5.1.4)
168
- activesupport (= 5.1.4)
163
+ rails-i18n (5.1.0)
164
+ i18n (>= 0.7, < 2)
165
+ railties (>= 5.0, < 6)
166
+ railties (5.1.5)
167
+ actionpack (= 5.1.5)
168
+ activesupport (= 5.1.5)
169
169
  method_source
170
170
  rake (>= 0.8.7)
171
171
  thor (>= 0.18.1, < 2.0)
@@ -191,7 +191,7 @@ GEM
191
191
  ruby-progressbar (~> 1.7)
192
192
  unicode-display_width (~> 1.0, >= 1.0.1)
193
193
  ruby-progressbar (1.9.0)
194
- rumination (0.17)
194
+ rumination (0.17.1)
195
195
  activemodel
196
196
  activesupport
197
197
  dotenv
@@ -3,7 +3,7 @@
3
3
  .card-body
4
4
  h2.card-title
5
5
  = t("#{resource_name.pluralize}.edit")
6
- = link_to t("#{resource_name.pluralize}.index"), resource_url_for(:index), class: "btn btn-primary text-white float-right"
6
+ = link_to t("activerecord.models.#{resource_name}.other"), resource_url_for(:index), class: "btn btn-primary text-white float-right"
7
7
 
8
8
  = form_for(resource, url: resource_url_for(:update), as: resource_name, html: { autocomplete: "off", class: "bg-white" }) do |form|
9
9
  - edit_attributes.each do |attr, options|
@@ -2,7 +2,7 @@
2
2
  .card
3
3
  .card-body
4
4
  h2.card-title
5
- = t("#{resource_name.pluralize}.index")
5
+ = t("activerecord.models.#{resource_name}.other")
6
6
  - if can?(:create, resource_name.classify.constantize)
7
7
  = link_to t("#{resource_name.pluralize}.new"), resource_url_for(:new), class: "btn btn-primary text-white float-right"
8
8
 
@@ -3,7 +3,7 @@
3
3
  .card-body
4
4
  h2.card-title
5
5
  = t("#{resource_name.pluralize}.new")
6
- = link_to t("#{resource_name.pluralize}.index"), resource_url_for(:index), class: "btn btn-primary text-white float-right"
6
+ = link_to t("activerecord.models.#{resource_name}.other"), resource_url_for(:index), class: "btn btn-primary text-white float-right"
7
7
 
8
8
  = form_for(resource, html: { autocomplete: "off", class: "bg-white" }) do |form|
9
9
  - new_attributes.each do |attr, options|
data/lib/zadok/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Zadok
4
- VERSION = "0.3.3"
4
+ VERSION = "0.3.4"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: zadok
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.3
4
+ version: 0.3.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Leon Hooijer
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-02-09 00:00:00.000000000 Z
11
+ date: 2018-02-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bootstrap