wagons 0.7.0 → 0.8.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/MIT-LICENSE +1 -1
- data/README.md +143 -0
- data/lib/tasks/wagons.rake +13 -16
- data/lib/wagons/extensions/migration.rb +28 -13
- data/lib/wagons/extensions/test_case.rb +5 -1
- data/lib/wagons/version.rb +1 -1
- data/lib/wagons/wagon.rb +3 -3
- data/test/ci/{rails60.gemfile → rails70.gemfile} +1 -1
- data/test/dummy/Gemfile +1 -1
- data/test/dummy/Gemfile.lock +163 -103
- data/test/dummy/config/initializers/secret_token.rb +1 -5
- data/test/dummy/db/development.sqlite3 +0 -0
- data/test/dummy/db/development.sqlite3-shm +0 -0
- data/test/dummy/db/development.sqlite3-wal +0 -0
- data/test/dummy/db/schema.rb +2 -3
- data/test/dummy/db/test.sqlite3 +0 -0
- data/test/dummy/db/test.sqlite3-shm +0 -0
- data/test/dummy/db/test.sqlite3-wal +0 -0
- data/test/dummy/log/development.log +152 -0
- data/test/dummy/log/test.log +3916 -0
- data/test/dummy/vendor/wagons/superliner/Gemfile.lock +142 -102
- data/test/test_helper.rb +0 -3
- metadata +241 -245
- data/README.rdoc +0 -147
- data/test/ci/rails52.gemfile +0 -10
- data/test/ci/rails52.gemfile.lock +0 -142
- data/test/ci/rails60.gemfile.lock +0 -164
- data/test/dummy/config/initializers/backtrace_silencers.rb +0 -7
- data/test/dummy/config/initializers/inflections.rb +0 -15
- data/test/dummy/config/initializers/mime_types.rb +0 -5
@@ -4,159 +4,199 @@ PATH
|
|
4
4
|
dummy_superliner (0.0.1)
|
5
5
|
|
6
6
|
PATH
|
7
|
-
remote: /home/
|
7
|
+
remote: /home/zumkehr/src/ruby/libraries/wagons
|
8
8
|
specs:
|
9
|
-
wagons (0.
|
10
|
-
bundler (>=
|
11
|
-
rails (>=
|
9
|
+
wagons (0.8.0)
|
10
|
+
bundler (>= 2.0)
|
11
|
+
rails (>= 6.1)
|
12
12
|
seed-fu-ndo (>= 0.0.3)
|
13
13
|
|
14
14
|
GEM
|
15
15
|
remote: https://rubygems.org/
|
16
16
|
specs:
|
17
|
-
actioncable (7.
|
18
|
-
actionpack (= 7.
|
19
|
-
activesupport (= 7.
|
17
|
+
actioncable (7.1.3.4)
|
18
|
+
actionpack (= 7.1.3.4)
|
19
|
+
activesupport (= 7.1.3.4)
|
20
20
|
nio4r (~> 2.0)
|
21
21
|
websocket-driver (>= 0.6.1)
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
22
|
+
zeitwerk (~> 2.6)
|
23
|
+
actionmailbox (7.1.3.4)
|
24
|
+
actionpack (= 7.1.3.4)
|
25
|
+
activejob (= 7.1.3.4)
|
26
|
+
activerecord (= 7.1.3.4)
|
27
|
+
activestorage (= 7.1.3.4)
|
28
|
+
activesupport (= 7.1.3.4)
|
28
29
|
mail (>= 2.7.1)
|
29
30
|
net-imap
|
30
31
|
net-pop
|
31
32
|
net-smtp
|
32
|
-
actionmailer (7.
|
33
|
-
actionpack (= 7.
|
34
|
-
actionview (= 7.
|
35
|
-
activejob (= 7.
|
36
|
-
activesupport (= 7.
|
33
|
+
actionmailer (7.1.3.4)
|
34
|
+
actionpack (= 7.1.3.4)
|
35
|
+
actionview (= 7.1.3.4)
|
36
|
+
activejob (= 7.1.3.4)
|
37
|
+
activesupport (= 7.1.3.4)
|
37
38
|
mail (~> 2.5, >= 2.5.4)
|
38
39
|
net-imap
|
39
40
|
net-pop
|
40
41
|
net-smtp
|
41
|
-
rails-dom-testing (~> 2.
|
42
|
-
actionpack (7.
|
43
|
-
actionview (= 7.
|
44
|
-
activesupport (= 7.
|
45
|
-
|
42
|
+
rails-dom-testing (~> 2.2)
|
43
|
+
actionpack (7.1.3.4)
|
44
|
+
actionview (= 7.1.3.4)
|
45
|
+
activesupport (= 7.1.3.4)
|
46
|
+
nokogiri (>= 1.8.5)
|
47
|
+
racc
|
48
|
+
rack (>= 2.2.4)
|
49
|
+
rack-session (>= 1.0.1)
|
46
50
|
rack-test (>= 0.6.3)
|
47
|
-
rails-dom-testing (~> 2.
|
48
|
-
rails-html-sanitizer (~> 1.
|
49
|
-
actiontext (7.
|
50
|
-
actionpack (= 7.
|
51
|
-
activerecord (= 7.
|
52
|
-
activestorage (= 7.
|
53
|
-
activesupport (= 7.
|
51
|
+
rails-dom-testing (~> 2.2)
|
52
|
+
rails-html-sanitizer (~> 1.6)
|
53
|
+
actiontext (7.1.3.4)
|
54
|
+
actionpack (= 7.1.3.4)
|
55
|
+
activerecord (= 7.1.3.4)
|
56
|
+
activestorage (= 7.1.3.4)
|
57
|
+
activesupport (= 7.1.3.4)
|
54
58
|
globalid (>= 0.6.0)
|
55
59
|
nokogiri (>= 1.8.5)
|
56
|
-
actionview (7.
|
57
|
-
activesupport (= 7.
|
60
|
+
actionview (7.1.3.4)
|
61
|
+
activesupport (= 7.1.3.4)
|
58
62
|
builder (~> 3.1)
|
59
|
-
erubi (~> 1.
|
60
|
-
rails-dom-testing (~> 2.
|
61
|
-
rails-html-sanitizer (~> 1.
|
62
|
-
activejob (7.
|
63
|
-
activesupport (= 7.
|
63
|
+
erubi (~> 1.11)
|
64
|
+
rails-dom-testing (~> 2.2)
|
65
|
+
rails-html-sanitizer (~> 1.6)
|
66
|
+
activejob (7.1.3.4)
|
67
|
+
activesupport (= 7.1.3.4)
|
64
68
|
globalid (>= 0.3.6)
|
65
|
-
activemodel (7.
|
66
|
-
activesupport (= 7.
|
67
|
-
activerecord (7.
|
68
|
-
activemodel (= 7.
|
69
|
-
activesupport (= 7.
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
69
|
+
activemodel (7.1.3.4)
|
70
|
+
activesupport (= 7.1.3.4)
|
71
|
+
activerecord (7.1.3.4)
|
72
|
+
activemodel (= 7.1.3.4)
|
73
|
+
activesupport (= 7.1.3.4)
|
74
|
+
timeout (>= 0.4.0)
|
75
|
+
activestorage (7.1.3.4)
|
76
|
+
actionpack (= 7.1.3.4)
|
77
|
+
activejob (= 7.1.3.4)
|
78
|
+
activerecord (= 7.1.3.4)
|
79
|
+
activesupport (= 7.1.3.4)
|
75
80
|
marcel (~> 1.0)
|
76
|
-
|
77
|
-
|
81
|
+
activesupport (7.1.3.4)
|
82
|
+
base64
|
83
|
+
bigdecimal
|
78
84
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
85
|
+
connection_pool (>= 2.2.5)
|
86
|
+
drb
|
79
87
|
i18n (>= 1.6, < 2)
|
80
88
|
minitest (>= 5.1)
|
89
|
+
mutex_m
|
81
90
|
tzinfo (~> 2.0)
|
82
|
-
|
83
|
-
|
91
|
+
base64 (0.2.0)
|
92
|
+
bigdecimal (3.1.8)
|
93
|
+
builder (3.3.0)
|
94
|
+
concurrent-ruby (1.3.3)
|
95
|
+
connection_pool (2.4.1)
|
84
96
|
crass (1.0.6)
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
97
|
+
date (3.3.4)
|
98
|
+
drb (2.2.1)
|
99
|
+
erubi (1.13.0)
|
100
|
+
globalid (1.2.1)
|
101
|
+
activesupport (>= 6.1)
|
102
|
+
i18n (1.14.5)
|
89
103
|
concurrent-ruby (~> 1.0)
|
90
|
-
|
104
|
+
io-console (0.7.2)
|
105
|
+
irb (1.14.0)
|
106
|
+
rdoc (>= 4.0.0)
|
107
|
+
reline (>= 0.4.2)
|
108
|
+
loofah (2.22.0)
|
91
109
|
crass (~> 1.0.2)
|
92
|
-
nokogiri (>= 1.
|
93
|
-
mail (2.
|
110
|
+
nokogiri (>= 1.12.0)
|
111
|
+
mail (2.8.1)
|
94
112
|
mini_mime (>= 0.1.1)
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
113
|
+
net-imap
|
114
|
+
net-pop
|
115
|
+
net-smtp
|
116
|
+
marcel (1.0.4)
|
117
|
+
mini_mime (1.1.5)
|
118
|
+
minitest (5.24.1)
|
119
|
+
mocha (2.4.0)
|
120
|
+
ruby2_keywords (>= 0.0.5)
|
121
|
+
mutex_m (0.2.0)
|
122
|
+
net-imap (0.4.14)
|
123
|
+
date
|
101
124
|
net-protocol
|
102
125
|
net-pop (0.1.2)
|
103
126
|
net-protocol
|
104
|
-
net-protocol (0.
|
127
|
+
net-protocol (0.2.2)
|
105
128
|
timeout
|
106
|
-
net-smtp (0.
|
129
|
+
net-smtp (0.5.0)
|
107
130
|
net-protocol
|
108
|
-
nio4r (2.
|
109
|
-
nokogiri (1.
|
131
|
+
nio4r (2.7.3)
|
132
|
+
nokogiri (1.16.6-x86_64-linux)
|
110
133
|
racc (~> 1.4)
|
111
|
-
|
112
|
-
|
113
|
-
|
134
|
+
psych (5.1.2)
|
135
|
+
stringio
|
136
|
+
racc (1.8.0)
|
137
|
+
rack (3.1.6)
|
138
|
+
rack-session (2.0.0)
|
139
|
+
rack (>= 3.0.0)
|
140
|
+
rack-test (2.1.0)
|
114
141
|
rack (>= 1.3)
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
142
|
+
rackup (2.1.0)
|
143
|
+
rack (>= 3)
|
144
|
+
webrick (~> 1.8)
|
145
|
+
rails (7.1.3.4)
|
146
|
+
actioncable (= 7.1.3.4)
|
147
|
+
actionmailbox (= 7.1.3.4)
|
148
|
+
actionmailer (= 7.1.3.4)
|
149
|
+
actionpack (= 7.1.3.4)
|
150
|
+
actiontext (= 7.1.3.4)
|
151
|
+
actionview (= 7.1.3.4)
|
152
|
+
activejob (= 7.1.3.4)
|
153
|
+
activemodel (= 7.1.3.4)
|
154
|
+
activerecord (= 7.1.3.4)
|
155
|
+
activestorage (= 7.1.3.4)
|
156
|
+
activesupport (= 7.1.3.4)
|
127
157
|
bundler (>= 1.15.0)
|
128
|
-
railties (= 7.
|
158
|
+
railties (= 7.1.3.4)
|
129
159
|
rails-controller-testing (1.0.5)
|
130
160
|
actionpack (>= 5.0.1.rc1)
|
131
161
|
actionview (>= 5.0.1.rc1)
|
132
162
|
activesupport (>= 5.0.1.rc1)
|
133
|
-
rails-dom-testing (2.0
|
134
|
-
activesupport (>=
|
163
|
+
rails-dom-testing (2.2.0)
|
164
|
+
activesupport (>= 5.0.0)
|
165
|
+
minitest
|
135
166
|
nokogiri (>= 1.6)
|
136
|
-
rails-html-sanitizer (1.
|
137
|
-
loofah (~> 2.
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
167
|
+
rails-html-sanitizer (1.6.0)
|
168
|
+
loofah (~> 2.21)
|
169
|
+
nokogiri (~> 1.14)
|
170
|
+
railties (7.1.3.4)
|
171
|
+
actionpack (= 7.1.3.4)
|
172
|
+
activesupport (= 7.1.3.4)
|
173
|
+
irb
|
174
|
+
rackup (>= 1.0.0)
|
142
175
|
rake (>= 12.2)
|
143
|
-
thor (~> 1.0)
|
144
|
-
zeitwerk (~> 2.
|
145
|
-
rake (13.
|
176
|
+
thor (~> 1.0, >= 1.2.2)
|
177
|
+
zeitwerk (~> 2.6)
|
178
|
+
rake (13.2.1)
|
179
|
+
rdoc (6.7.0)
|
180
|
+
psych (>= 4.0.0)
|
181
|
+
reline (0.5.9)
|
182
|
+
io-console (~> 0.5)
|
183
|
+
ruby2_keywords (0.0.5)
|
146
184
|
seed-fu (2.3.9)
|
147
185
|
activerecord (>= 3.1)
|
148
186
|
activesupport (>= 3.1)
|
149
187
|
seed-fu-ndo (0.0.3)
|
150
188
|
seed-fu (>= 2.2.0)
|
151
|
-
sqlite3 (1.
|
152
|
-
|
153
|
-
|
154
|
-
|
189
|
+
sqlite3 (1.7.3-x86_64-linux)
|
190
|
+
stringio (3.1.1)
|
191
|
+
thor (1.3.1)
|
192
|
+
timeout (0.4.1)
|
193
|
+
tzinfo (2.0.6)
|
155
194
|
concurrent-ruby (~> 1.0)
|
156
|
-
|
195
|
+
webrick (1.8.1)
|
196
|
+
websocket-driver (0.7.6)
|
157
197
|
websocket-extensions (>= 0.1.0)
|
158
198
|
websocket-extensions (0.1.5)
|
159
|
-
zeitwerk (2.6.
|
199
|
+
zeitwerk (2.6.16)
|
160
200
|
|
161
201
|
PLATFORMS
|
162
202
|
x86_64-linux
|
@@ -167,7 +207,7 @@ DEPENDENCIES
|
|
167
207
|
net-smtp
|
168
208
|
rails
|
169
209
|
rails-controller-testing
|
170
|
-
sqlite3
|
210
|
+
sqlite3 (~> 1.4)
|
171
211
|
wagons!
|
172
212
|
|
173
213
|
BUNDLED WITH
|
data/test/test_helper.rb
CHANGED
@@ -7,9 +7,6 @@ require 'mocha/minitest'
|
|
7
7
|
|
8
8
|
Rails.backtrace_cleaner.remove_silencers!
|
9
9
|
|
10
|
-
# Load support files
|
11
|
-
Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each { |f| require f }
|
12
|
-
|
13
10
|
# Load fixtures from the engine
|
14
11
|
if ActiveSupport::TestCase.method_defined?(:fixture_path=)
|
15
12
|
ActiveSupport::TestCase.fixture_path = File.expand_path('../fixtures', __FILE__)
|