peastash 0.2.6 → 0.2.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.circleci/config.yml +43 -0
- data/.gitignore +1 -0
- data/README.md +1 -1
- data/gemfiles/Gemfile.rails-4.2.x +0 -1
- data/gemfiles/{Gemfile.rails-3.2.x → Gemfile.rails-5.2.x} +1 -1
- data/gemfiles/{Gemfile.rails-4.0.x → Gemfile.rails-6.0.x} +1 -2
- data/gemfiles/{Gemfile.rails-4.1.x → Gemfile.rails-6.1.x} +1 -2
- data/gemfiles/Gemfile.rails-head +1 -2
- data/lib/peastash/rails_ext/railtie.rb +1 -1
- data/lib/peastash/version.rb +1 -1
- data/spec/dummy/config/application.rb +0 -2
- data/spec/dummy/config/environments/test.rb +0 -5
- data/spec/dummy/config/environments/test_with_specific_position.rb +0 -5
- data/spec/dummy/config/environments/test_without_peastash.rb +0 -5
- data/spec/peastash/rails_ext/railtie_spec.rb +4 -12
- metadata +7 -141
- data/.travis.yml +0 -27
- data/spec/dummy-3.2/.gitignore +0 -15
- data/spec/dummy-3.2/Gemfile +0 -38
- data/spec/dummy-3.2/README.rdoc +0 -261
- data/spec/dummy-3.2/Rakefile +0 -7
- data/spec/dummy-3.2/app/assets/images/rails.png +0 -0
- data/spec/dummy-3.2/app/assets/javascripts/application.js +0 -15
- data/spec/dummy-3.2/app/assets/stylesheets/application.css +0 -13
- data/spec/dummy-3.2/app/controllers/application_controller.rb +0 -3
- data/spec/dummy-3.2/app/helpers/application_helper.rb +0 -2
- data/spec/dummy-3.2/app/mailers/.gitkeep +0 -0
- data/spec/dummy-3.2/app/models/.gitkeep +0 -0
- data/spec/dummy-3.2/app/views/layouts/application.html.erb +0 -14
- data/spec/dummy-3.2/config.ru +0 -4
- data/spec/dummy-3.2/config/application.rb +0 -62
- data/spec/dummy-3.2/config/boot.rb +0 -6
- data/spec/dummy-3.2/config/database.yml +0 -25
- data/spec/dummy-3.2/config/environment.rb +0 -5
- data/spec/dummy-3.2/config/environments/development.rb +0 -37
- data/spec/dummy-3.2/config/environments/production.rb +0 -67
- data/spec/dummy-3.2/config/environments/test.rb +0 -38
- data/spec/dummy-3.2/config/environments/test_with_specific_position.rb +0 -39
- data/spec/dummy-3.2/config/environments/test_without_peastash.rb +0 -38
- data/spec/dummy-3.2/config/initializers/backtrace_silencers.rb +0 -7
- data/spec/dummy-3.2/config/initializers/inflections.rb +0 -15
- data/spec/dummy-3.2/config/initializers/mime_types.rb +0 -5
- data/spec/dummy-3.2/config/initializers/secret_token.rb +0 -7
- data/spec/dummy-3.2/config/initializers/session_store.rb +0 -8
- data/spec/dummy-3.2/config/initializers/wrap_parameters.rb +0 -14
- data/spec/dummy-3.2/config/locales/en.yml +0 -5
- data/spec/dummy-3.2/config/routes.rb +0 -58
- data/spec/dummy-3.2/db/seeds.rb +0 -7
- data/spec/dummy-3.2/doc/README_FOR_APP +0 -2
- data/spec/dummy-3.2/lib/assets/.gitkeep +0 -0
- data/spec/dummy-3.2/lib/tasks/.gitkeep +0 -0
- data/spec/dummy-3.2/log/.gitkeep +0 -0
- data/spec/dummy-3.2/public/404.html +0 -26
- data/spec/dummy-3.2/public/422.html +0 -26
- data/spec/dummy-3.2/public/500.html +0 -25
- data/spec/dummy-3.2/public/favicon.ico +0 -0
- data/spec/dummy-3.2/public/index.html +0 -241
- data/spec/dummy-3.2/public/robots.txt +0 -5
- data/spec/dummy-3.2/script/rails +0 -6
- data/spec/dummy-3.2/test/fixtures/.gitkeep +0 -0
- data/spec/dummy-3.2/test/functional/.gitkeep +0 -0
- data/spec/dummy-3.2/test/integration/.gitkeep +0 -0
- data/spec/dummy-3.2/test/performance/browsing_test.rb +0 -12
- data/spec/dummy-3.2/test/test_helper.rb +0 -13
- data/spec/dummy-3.2/test/unit/.gitkeep +0 -0
- data/spec/dummy-3.2/vendor/assets/javascripts/.gitkeep +0 -0
- data/spec/dummy-3.2/vendor/assets/stylesheets/.gitkeep +0 -0
- data/spec/dummy-3.2/vendor/plugins/.gitkeep +0 -0
- data/spec/dummy/README.rdoc +0 -28
- data/spec/dummy/Rakefile +0 -6
- data/spec/dummy/app/assets/images/.keep +0 -0
- data/spec/dummy/app/assets/javascripts/application.js +0 -13
- data/spec/dummy/app/assets/stylesheets/application.css +0 -15
- data/spec/dummy/app/controllers/concerns/.keep +0 -0
- data/spec/dummy/app/helpers/application_helper.rb +0 -2
- data/spec/dummy/app/mailers/.keep +0 -0
- data/spec/dummy/app/models/.keep +0 -0
- data/spec/dummy/app/models/concerns/.keep +0 -0
- data/spec/dummy/bin/bundle +0 -3
- data/spec/dummy/bin/rails +0 -4
- data/spec/dummy/bin/rake +0 -4
- data/spec/dummy/config/environments/development.rb +0 -34
- data/spec/dummy/config/environments/production.rb +0 -80
- data/spec/dummy/lib/assets/.keep +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cbfa3e611f1691cb0629b7ac2a4bba7c0da58ddd56b53d57ec566994a1a7c2d7
|
4
|
+
data.tar.gz: ccb1ab3d9bcfbe3cec8445dc69b3f42834c713129d943687870549c8a3e47fa3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 965853b27ddac7c9c98e58d9cb8f91dc0a219c4680421ae2989994c33c94107ce916328a7f4d6d0b7eacc72d56df8991bdfd6fd7c1fc134e08173e46a6e3bef2
|
7
|
+
data.tar.gz: 256de726672274c40be5ef58b44aba3d7f739c6849fbcaad8be2761a15f3ef13b8222c23822b97d13e0f15306c9ec041a924af7fae3fbf52677a1435f66cd0e4
|
@@ -0,0 +1,43 @@
|
|
1
|
+
version: 2.1
|
2
|
+
orbs:
|
3
|
+
ruby: circleci/ruby@1.1.2
|
4
|
+
|
5
|
+
jobs:
|
6
|
+
test:
|
7
|
+
parameters:
|
8
|
+
ruby:
|
9
|
+
type: string
|
10
|
+
rails:
|
11
|
+
type: string
|
12
|
+
docker:
|
13
|
+
- image: circleci/ruby:<< parameters.ruby >>-node-browsers
|
14
|
+
executor: ruby/default
|
15
|
+
environment:
|
16
|
+
BUNDLE_GEMFILE: gemfiles/Gemfile.rails-<< parameters.rails >>
|
17
|
+
steps:
|
18
|
+
- checkout
|
19
|
+
- run:
|
20
|
+
name: Which bundler?
|
21
|
+
command: bundle -v
|
22
|
+
- run: bundle install
|
23
|
+
- run: bundle exec rspec
|
24
|
+
|
25
|
+
workflows:
|
26
|
+
all-tests:
|
27
|
+
jobs:
|
28
|
+
- test:
|
29
|
+
name: "rails 4.2 / ruby 2.5"
|
30
|
+
ruby: "2.5"
|
31
|
+
rails: "4.2.x"
|
32
|
+
- test:
|
33
|
+
name: "rails 5.2 / ruby 2.6"
|
34
|
+
ruby: "2.6"
|
35
|
+
rails: "5.2.x"
|
36
|
+
- test:
|
37
|
+
name: "rails 6.0 / ruby 2.7"
|
38
|
+
ruby: "2.7"
|
39
|
+
rails: "6.0.x"
|
40
|
+
- test:
|
41
|
+
name: "rails 6.1 / ruby 3.0"
|
42
|
+
ruby: "3.0"
|
43
|
+
rails: "6.1.x"
|
data/.gitignore
CHANGED
data/README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
# Peastash [![build status](https://
|
1
|
+
# Peastash [![build status](https://circleci.com/gh/elhu/peastash.svg?style=svg)](https://circleci.com/gh/elhu/peastash) [![Code Climate](https://codeclimate.com/github/elhu/peastash.png)](https://codeclimate.com/github/elhu/peastash)
|
2
2
|
|
3
3
|
## Description
|
4
4
|
|
data/gemfiles/Gemfile.rails-head
CHANGED
@@ -10,7 +10,7 @@ class Peastash
|
|
10
10
|
Peastash.with_instance.configure!(app.config.peastash)
|
11
11
|
ActiveSupport::Notifications.subscribe('process_action.action_controller') do |name, started, finished, unique_id, data|
|
12
12
|
# Handle parameters and sanitize if need be
|
13
|
-
to_reject = [:db_runtime, :view_runtime, :exception, :headers]
|
13
|
+
to_reject = [:db_runtime, :view_runtime, :exception, :headers, :request, :response]
|
14
14
|
payload = data.reject { |key, _| to_reject.include?(key) }
|
15
15
|
payload.merge!(db: data[:db_runtime], view: data[:view_runtime])
|
16
16
|
payload.merge!(exception: { class: data[:exception].first, message: data[:exception].last[0..200] }) if data.has_key?(:exception)
|
data/lib/peastash/version.rb
CHANGED
@@ -3,9 +3,7 @@ require File.expand_path('../boot', __FILE__)
|
|
3
3
|
# Pick the frameworks you want:
|
4
4
|
# require "active_record/railtie"
|
5
5
|
require "action_controller/railtie"
|
6
|
-
require "action_mailer/railtie"
|
7
6
|
require "action_view/railtie"
|
8
|
-
require "sprockets/railtie"
|
9
7
|
# require "rails/test_unit/railtie"
|
10
8
|
|
11
9
|
Bundler.require(*Rails.groups)
|
@@ -26,11 +26,6 @@ Rails.application.configure do
|
|
26
26
|
# Disable request forgery protection in test environment.
|
27
27
|
config.action_controller.allow_forgery_protection = false
|
28
28
|
|
29
|
-
# Tell Action Mailer not to deliver emails to the real world.
|
30
|
-
# The :test delivery method accumulates sent emails in the
|
31
|
-
# ActionMailer::Base.deliveries array.
|
32
|
-
config.action_mailer.delivery_method = :test
|
33
|
-
|
34
29
|
# Print deprecation notices to the stderr.
|
35
30
|
config.active_support.deprecation = :stderr
|
36
31
|
|
@@ -26,11 +26,6 @@ Rails.application.configure do
|
|
26
26
|
# Disable request forgery protection in test environment.
|
27
27
|
config.action_controller.allow_forgery_protection = false
|
28
28
|
|
29
|
-
# Tell Action Mailer not to deliver emails to the real world.
|
30
|
-
# The :test delivery method accumulates sent emails in the
|
31
|
-
# ActionMailer::Base.deliveries array.
|
32
|
-
config.action_mailer.delivery_method = :test
|
33
|
-
|
34
29
|
# Print deprecation notices to the stderr.
|
35
30
|
config.active_support.deprecation = :stderr
|
36
31
|
|
@@ -26,11 +26,6 @@ Rails.application.configure do
|
|
26
26
|
# Disable request forgery protection in test environment.
|
27
27
|
config.action_controller.allow_forgery_protection = false
|
28
28
|
|
29
|
-
# Tell Action Mailer not to deliver emails to the real world.
|
30
|
-
# The :test delivery method accumulates sent emails in the
|
31
|
-
# ActionMailer::Base.deliveries array.
|
32
|
-
config.action_mailer.delivery_method = :test
|
33
|
-
|
34
29
|
# Print deprecation notices to the stderr.
|
35
30
|
config.active_support.deprecation = :stderr
|
36
31
|
|
@@ -34,7 +34,7 @@ describe Peastash::Railtie do
|
|
34
34
|
context 'with regular conf' do
|
35
35
|
before :all do
|
36
36
|
ENV['RAILS_ENV'] = 'test'
|
37
|
-
require
|
37
|
+
require 'dummy/config/environment'
|
38
38
|
end
|
39
39
|
|
40
40
|
before(:each) { Peastash.with_instance.store.clear }
|
@@ -82,7 +82,7 @@ end
|
|
82
82
|
def perform_request(path)
|
83
83
|
(Rails.application.call env_for(path)).tap do |res|
|
84
84
|
# Rack-Lock doesn't release the mutex if body is not closed
|
85
|
-
res[2].close
|
85
|
+
res[2].close
|
86
86
|
end
|
87
87
|
end
|
88
88
|
|
@@ -92,15 +92,7 @@ def run_with_env(env = 'test')
|
|
92
92
|
fork do
|
93
93
|
SimpleCov.running = false
|
94
94
|
ENV['RAILS_ENV'] = env
|
95
|
-
|
96
|
-
require 'dummy-3.2/config/environment'
|
97
|
-
else
|
98
|
-
require 'dummy/config/environment'
|
99
|
-
end
|
95
|
+
require 'dummy/config/environment'
|
100
96
|
yield
|
101
97
|
end
|
102
|
-
end
|
103
|
-
|
104
|
-
def testing_rails_32?
|
105
|
-
Rails.version.start_with?('3.')
|
106
|
-
end
|
98
|
+
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: peastash
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Vincent Boisard
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2021-02-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: logstash-event
|
@@ -157,15 +157,15 @@ executables: []
|
|
157
157
|
extensions: []
|
158
158
|
extra_rdoc_files: []
|
159
159
|
files:
|
160
|
+
- ".circleci/config.yml"
|
160
161
|
- ".gitignore"
|
161
|
-
- ".travis.yml"
|
162
162
|
- Gemfile
|
163
163
|
- README.md
|
164
164
|
- Rakefile
|
165
|
-
- gemfiles/Gemfile.rails-3.2.x
|
166
|
-
- gemfiles/Gemfile.rails-4.0.x
|
167
|
-
- gemfiles/Gemfile.rails-4.1.x
|
168
165
|
- gemfiles/Gemfile.rails-4.2.x
|
166
|
+
- gemfiles/Gemfile.rails-5.2.x
|
167
|
+
- gemfiles/Gemfile.rails-6.0.x
|
168
|
+
- gemfiles/Gemfile.rails-6.1.x
|
169
169
|
- gemfiles/Gemfile.rails-head
|
170
170
|
- lib/peastash.rb
|
171
171
|
- lib/peastash/log_device.rb
|
@@ -176,79 +176,13 @@ files:
|
|
176
176
|
- lib/peastash/rails_ext/watch.rb
|
177
177
|
- lib/peastash/version.rb
|
178
178
|
- peastash.gemspec
|
179
|
-
- spec/dummy-3.2/.gitignore
|
180
|
-
- spec/dummy-3.2/Gemfile
|
181
|
-
- spec/dummy-3.2/README.rdoc
|
182
|
-
- spec/dummy-3.2/Rakefile
|
183
|
-
- spec/dummy-3.2/app/assets/images/rails.png
|
184
|
-
- spec/dummy-3.2/app/assets/javascripts/application.js
|
185
|
-
- spec/dummy-3.2/app/assets/stylesheets/application.css
|
186
|
-
- spec/dummy-3.2/app/controllers/application_controller.rb
|
187
|
-
- spec/dummy-3.2/app/helpers/application_helper.rb
|
188
|
-
- spec/dummy-3.2/app/mailers/.gitkeep
|
189
|
-
- spec/dummy-3.2/app/models/.gitkeep
|
190
|
-
- spec/dummy-3.2/app/views/layouts/application.html.erb
|
191
|
-
- spec/dummy-3.2/config.ru
|
192
|
-
- spec/dummy-3.2/config/application.rb
|
193
|
-
- spec/dummy-3.2/config/boot.rb
|
194
|
-
- spec/dummy-3.2/config/database.yml
|
195
|
-
- spec/dummy-3.2/config/environment.rb
|
196
|
-
- spec/dummy-3.2/config/environments/development.rb
|
197
|
-
- spec/dummy-3.2/config/environments/production.rb
|
198
|
-
- spec/dummy-3.2/config/environments/test.rb
|
199
|
-
- spec/dummy-3.2/config/environments/test_with_specific_position.rb
|
200
|
-
- spec/dummy-3.2/config/environments/test_without_peastash.rb
|
201
|
-
- spec/dummy-3.2/config/initializers/backtrace_silencers.rb
|
202
|
-
- spec/dummy-3.2/config/initializers/inflections.rb
|
203
|
-
- spec/dummy-3.2/config/initializers/mime_types.rb
|
204
|
-
- spec/dummy-3.2/config/initializers/secret_token.rb
|
205
|
-
- spec/dummy-3.2/config/initializers/session_store.rb
|
206
|
-
- spec/dummy-3.2/config/initializers/wrap_parameters.rb
|
207
|
-
- spec/dummy-3.2/config/locales/en.yml
|
208
|
-
- spec/dummy-3.2/config/routes.rb
|
209
|
-
- spec/dummy-3.2/db/seeds.rb
|
210
|
-
- spec/dummy-3.2/doc/README_FOR_APP
|
211
|
-
- spec/dummy-3.2/lib/assets/.gitkeep
|
212
|
-
- spec/dummy-3.2/lib/tasks/.gitkeep
|
213
|
-
- spec/dummy-3.2/log/.gitkeep
|
214
|
-
- spec/dummy-3.2/public/404.html
|
215
|
-
- spec/dummy-3.2/public/422.html
|
216
|
-
- spec/dummy-3.2/public/500.html
|
217
|
-
- spec/dummy-3.2/public/favicon.ico
|
218
|
-
- spec/dummy-3.2/public/index.html
|
219
|
-
- spec/dummy-3.2/public/robots.txt
|
220
|
-
- spec/dummy-3.2/script/rails
|
221
|
-
- spec/dummy-3.2/test/fixtures/.gitkeep
|
222
|
-
- spec/dummy-3.2/test/functional/.gitkeep
|
223
|
-
- spec/dummy-3.2/test/integration/.gitkeep
|
224
|
-
- spec/dummy-3.2/test/performance/browsing_test.rb
|
225
|
-
- spec/dummy-3.2/test/test_helper.rb
|
226
|
-
- spec/dummy-3.2/test/unit/.gitkeep
|
227
|
-
- spec/dummy-3.2/vendor/assets/javascripts/.gitkeep
|
228
|
-
- spec/dummy-3.2/vendor/assets/stylesheets/.gitkeep
|
229
|
-
- spec/dummy-3.2/vendor/plugins/.gitkeep
|
230
|
-
- spec/dummy/README.rdoc
|
231
|
-
- spec/dummy/Rakefile
|
232
|
-
- spec/dummy/app/assets/images/.keep
|
233
|
-
- spec/dummy/app/assets/javascripts/application.js
|
234
|
-
- spec/dummy/app/assets/stylesheets/application.css
|
235
179
|
- spec/dummy/app/controllers/application_controller.rb
|
236
|
-
- spec/dummy/app/controllers/concerns/.keep
|
237
180
|
- spec/dummy/app/controllers/welcome_controller.rb
|
238
|
-
- spec/dummy/app/helpers/application_helper.rb
|
239
|
-
- spec/dummy/app/mailers/.keep
|
240
|
-
- spec/dummy/app/models/.keep
|
241
|
-
- spec/dummy/app/models/concerns/.keep
|
242
181
|
- spec/dummy/app/views/layouts/application.html.erb
|
243
|
-
- spec/dummy/bin/bundle
|
244
|
-
- spec/dummy/bin/rails
|
245
|
-
- spec/dummy/bin/rake
|
246
182
|
- spec/dummy/config.ru
|
247
183
|
- spec/dummy/config/application.rb
|
248
184
|
- spec/dummy/config/boot.rb
|
249
185
|
- spec/dummy/config/environment.rb
|
250
|
-
- spec/dummy/config/environments/development.rb
|
251
|
-
- spec/dummy/config/environments/production.rb
|
252
186
|
- spec/dummy/config/environments/test.rb
|
253
187
|
- spec/dummy/config/environments/test_with_specific_position.rb
|
254
188
|
- spec/dummy/config/environments/test_without_peastash.rb
|
@@ -262,7 +196,6 @@ files:
|
|
262
196
|
- spec/dummy/config/locales/en.yml
|
263
197
|
- spec/dummy/config/routes.rb
|
264
198
|
- spec/dummy/config/secrets.yml
|
265
|
-
- spec/dummy/lib/assets/.keep
|
266
199
|
- spec/dummy/log/.keep
|
267
200
|
- spec/dummy/public/404.html
|
268
201
|
- spec/dummy/public/422.html
|
@@ -292,84 +225,18 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
292
225
|
- !ruby/object:Gem::Version
|
293
226
|
version: '0'
|
294
227
|
requirements: []
|
295
|
-
rubygems_version: 3.0.
|
228
|
+
rubygems_version: 3.0.6
|
296
229
|
signing_key:
|
297
230
|
specification_version: 4
|
298
231
|
summary: Peastash allows you to instrument your code with the ELK stack easily.
|
299
232
|
test_files:
|
300
|
-
- spec/dummy-3.2/.gitignore
|
301
|
-
- spec/dummy-3.2/Gemfile
|
302
|
-
- spec/dummy-3.2/README.rdoc
|
303
|
-
- spec/dummy-3.2/Rakefile
|
304
|
-
- spec/dummy-3.2/app/assets/images/rails.png
|
305
|
-
- spec/dummy-3.2/app/assets/javascripts/application.js
|
306
|
-
- spec/dummy-3.2/app/assets/stylesheets/application.css
|
307
|
-
- spec/dummy-3.2/app/controllers/application_controller.rb
|
308
|
-
- spec/dummy-3.2/app/helpers/application_helper.rb
|
309
|
-
- spec/dummy-3.2/app/mailers/.gitkeep
|
310
|
-
- spec/dummy-3.2/app/models/.gitkeep
|
311
|
-
- spec/dummy-3.2/app/views/layouts/application.html.erb
|
312
|
-
- spec/dummy-3.2/config.ru
|
313
|
-
- spec/dummy-3.2/config/application.rb
|
314
|
-
- spec/dummy-3.2/config/boot.rb
|
315
|
-
- spec/dummy-3.2/config/database.yml
|
316
|
-
- spec/dummy-3.2/config/environment.rb
|
317
|
-
- spec/dummy-3.2/config/environments/development.rb
|
318
|
-
- spec/dummy-3.2/config/environments/production.rb
|
319
|
-
- spec/dummy-3.2/config/environments/test.rb
|
320
|
-
- spec/dummy-3.2/config/environments/test_with_specific_position.rb
|
321
|
-
- spec/dummy-3.2/config/environments/test_without_peastash.rb
|
322
|
-
- spec/dummy-3.2/config/initializers/backtrace_silencers.rb
|
323
|
-
- spec/dummy-3.2/config/initializers/inflections.rb
|
324
|
-
- spec/dummy-3.2/config/initializers/mime_types.rb
|
325
|
-
- spec/dummy-3.2/config/initializers/secret_token.rb
|
326
|
-
- spec/dummy-3.2/config/initializers/session_store.rb
|
327
|
-
- spec/dummy-3.2/config/initializers/wrap_parameters.rb
|
328
|
-
- spec/dummy-3.2/config/locales/en.yml
|
329
|
-
- spec/dummy-3.2/config/routes.rb
|
330
|
-
- spec/dummy-3.2/db/seeds.rb
|
331
|
-
- spec/dummy-3.2/doc/README_FOR_APP
|
332
|
-
- spec/dummy-3.2/lib/assets/.gitkeep
|
333
|
-
- spec/dummy-3.2/lib/tasks/.gitkeep
|
334
|
-
- spec/dummy-3.2/log/.gitkeep
|
335
|
-
- spec/dummy-3.2/public/404.html
|
336
|
-
- spec/dummy-3.2/public/422.html
|
337
|
-
- spec/dummy-3.2/public/500.html
|
338
|
-
- spec/dummy-3.2/public/favicon.ico
|
339
|
-
- spec/dummy-3.2/public/index.html
|
340
|
-
- spec/dummy-3.2/public/robots.txt
|
341
|
-
- spec/dummy-3.2/script/rails
|
342
|
-
- spec/dummy-3.2/test/fixtures/.gitkeep
|
343
|
-
- spec/dummy-3.2/test/functional/.gitkeep
|
344
|
-
- spec/dummy-3.2/test/integration/.gitkeep
|
345
|
-
- spec/dummy-3.2/test/performance/browsing_test.rb
|
346
|
-
- spec/dummy-3.2/test/test_helper.rb
|
347
|
-
- spec/dummy-3.2/test/unit/.gitkeep
|
348
|
-
- spec/dummy-3.2/vendor/assets/javascripts/.gitkeep
|
349
|
-
- spec/dummy-3.2/vendor/assets/stylesheets/.gitkeep
|
350
|
-
- spec/dummy-3.2/vendor/plugins/.gitkeep
|
351
|
-
- spec/dummy/README.rdoc
|
352
|
-
- spec/dummy/Rakefile
|
353
|
-
- spec/dummy/app/assets/images/.keep
|
354
|
-
- spec/dummy/app/assets/javascripts/application.js
|
355
|
-
- spec/dummy/app/assets/stylesheets/application.css
|
356
233
|
- spec/dummy/app/controllers/application_controller.rb
|
357
|
-
- spec/dummy/app/controllers/concerns/.keep
|
358
234
|
- spec/dummy/app/controllers/welcome_controller.rb
|
359
|
-
- spec/dummy/app/helpers/application_helper.rb
|
360
|
-
- spec/dummy/app/mailers/.keep
|
361
|
-
- spec/dummy/app/models/.keep
|
362
|
-
- spec/dummy/app/models/concerns/.keep
|
363
235
|
- spec/dummy/app/views/layouts/application.html.erb
|
364
|
-
- spec/dummy/bin/bundle
|
365
|
-
- spec/dummy/bin/rails
|
366
|
-
- spec/dummy/bin/rake
|
367
236
|
- spec/dummy/config.ru
|
368
237
|
- spec/dummy/config/application.rb
|
369
238
|
- spec/dummy/config/boot.rb
|
370
239
|
- spec/dummy/config/environment.rb
|
371
|
-
- spec/dummy/config/environments/development.rb
|
372
|
-
- spec/dummy/config/environments/production.rb
|
373
240
|
- spec/dummy/config/environments/test.rb
|
374
241
|
- spec/dummy/config/environments/test_with_specific_position.rb
|
375
242
|
- spec/dummy/config/environments/test_without_peastash.rb
|
@@ -383,7 +250,6 @@ test_files:
|
|
383
250
|
- spec/dummy/config/locales/en.yml
|
384
251
|
- spec/dummy/config/routes.rb
|
385
252
|
- spec/dummy/config/secrets.yml
|
386
|
-
- spec/dummy/lib/assets/.keep
|
387
253
|
- spec/dummy/log/.keep
|
388
254
|
- spec/dummy/public/404.html
|
389
255
|
- spec/dummy/public/422.html
|
data/.travis.yml
DELETED
@@ -1,27 +0,0 @@
|
|
1
|
-
language: ruby
|
2
|
-
rvm:
|
3
|
-
- 2.1.10
|
4
|
-
- 2.2.10
|
5
|
-
- 2.3.7
|
6
|
-
- 2.4.4
|
7
|
-
- 2.5.1
|
8
|
-
- jruby-1.7.26
|
9
|
-
- jruby-9.1.9.0
|
10
|
-
- jruby-head
|
11
|
-
gemfile:
|
12
|
-
- gemfiles/Gemfile.rails-3.2.x
|
13
|
-
- gemfiles/Gemfile.rails-4.0.x
|
14
|
-
- gemfiles/Gemfile.rails-4.1.x
|
15
|
-
- gemfiles/Gemfile.rails-4.2.x
|
16
|
-
- gemfiles/Gemfile.rails-head
|
17
|
-
script:
|
18
|
-
- bundle exec rspec
|
19
|
-
before_install:
|
20
|
-
- rvm use @global
|
21
|
-
- gem uninstall bundler -x || gem uninstall bundler -a || true
|
22
|
-
- gem install bundler -v 1.17
|
23
|
-
matrix:
|
24
|
-
allow_failures:
|
25
|
-
- gemfile: gemfiles/Gemfile.rails-head
|
26
|
-
- rvm: ruby-head
|
27
|
-
- rvm: jruby-head
|