station 0.5.13 → 0.5.14

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: 8ce3ea7240f1088c8b4a7305fe4e8444e7a8302ace58535acf651a11932fa26b
4
- data.tar.gz: 6e9b8c1f661c6102e144f9ff70369d5168e5213ca6f47be8ef9b27d31412d7e1
3
+ metadata.gz: bd068fb996da6243965afc9be09d781bf8a5184ae3f815d9359fc2d1d212ec3f
4
+ data.tar.gz: be116075fcba8754e609aa9010959b66fadee695fdf7f14b28876f43ca345127
5
5
  SHA512:
6
- metadata.gz: c35d956db6c4181f36794ff419fc4511085369fb96c182bbe2997ee6ffe9f6001ed92a44bc39beca93233dfcc61217c8f3cb7eec2a41656f3ec2b20d43e0d013
7
- data.tar.gz: 53784e5defcd794ab32408d6179805afbf18414ef71d3f9cecb3e94715b209cab40b0854c843c6f26338bd6fa545ff3cac97960cb612a7b77a5c66ee46a8267a
6
+ metadata.gz: af533378f5b901282c3ef4dc1128bb3a0074a1582dbd6601cfd3855b033dae55fa515a31bad237d34bcea2fad9d1c4be3c8eb04d24e136ba476946cf6162e8f3
7
+ data.tar.gz: 55f60bb3fa4151a521694a9c2eeb6e364c43e72e5974b8c0d6b07cc8ac741842e2bdf061e455cc5eeea1b89cc3ce1c18fe609e2c6b50afa2fa37f9833346b3dd
@@ -0,0 +1,8 @@
1
+ class HealthcheckController < ApplicationController
2
+ def ping
3
+ respond_to do |format|
4
+ format.html { render plain: 'OK', status: :ok }
5
+ format.json { render json: { ping: 'OK' }, status: :ok }
6
+ end
7
+ end
8
+ end
@@ -111,6 +111,8 @@ Rails.application.routes.draw do
111
111
  get '/changelogs', to: 'changelogs#index'
112
112
  get '/changelogs/:folder/:name', to: 'changelogs#show', as: 'changelog'
113
113
 
114
+ get '/ping', to: 'healthcheck#ping'
115
+
114
116
  get '*unmatched_route', to: 'application#not_found'
115
117
 
116
118
  root 'static#landing'
@@ -1 +1 @@
1
- {"files":{"manifest-b4bf6e57a53c2bdb55b8998cc94cd00883793c1c37c5e5aea3ef6749b4f6d92b.js":{"logical_path":"manifest.js","mtime":"2022-10-19T10:14:47+00:00","size":2,"digest":"75a11da44c802486bc6f65640aa48a730f0f684c5c07a42ba3cd1735eb3fb070","integrity":"sha256-daEdpEyAJIa8b2VkCqSKcw8PaExcB6Qro80XNes/sHA="},"application-aa88b3c7bd34ec529f43849541752fda7c9c202aa9fff905be578ef88d103b46.js":{"logical_path":"application.js","mtime":"2022-10-19T10:14:47+00:00","size":3172,"digest":"67f1fd16f949c2794341a44cf839e5436bbef74436e043ead39890d1c3b2e583","integrity":"sha256-Z/H9FvlJwnlDQaRM+DnlQ2u+90Q24EPq05iQ0cOy5YM="},"application-b6f5337ae0c198c551ed6bcab59b165286c31efce2b5237c060cb172774f701f.css":{"logical_path":"application.css","mtime":"2022-10-19T10:14:47+00:00","size":22537,"digest":"3fb410fada9790a79400276fea9d8d34bd3c2fb4d570985a41577ae74609fd0f","integrity":"sha256-P7QQ+tqXkKeUACdv6p2NNL08L7TVcJhaQVd650YJ/Q8="}},"assets":{"manifest.js":"manifest-b4bf6e57a53c2bdb55b8998cc94cd00883793c1c37c5e5aea3ef6749b4f6d92b.js","application.js":"application-aa88b3c7bd34ec529f43849541752fda7c9c202aa9fff905be578ef88d103b46.js","application.css":"application-b6f5337ae0c198c551ed6bcab59b165286c31efce2b5237c060cb172774f701f.css"}}
1
+ {"files":{"manifest-b4bf6e57a53c2bdb55b8998cc94cd00883793c1c37c5e5aea3ef6749b4f6d92b.js":{"logical_path":"manifest.js","mtime":"2022-10-24T09:09:23+00:00","size":2,"digest":"75a11da44c802486bc6f65640aa48a730f0f684c5c07a42ba3cd1735eb3fb070","integrity":"sha256-daEdpEyAJIa8b2VkCqSKcw8PaExcB6Qro80XNes/sHA="},"application-aa88b3c7bd34ec529f43849541752fda7c9c202aa9fff905be578ef88d103b46.js":{"logical_path":"application.js","mtime":"2022-10-24T09:09:23+00:00","size":3172,"digest":"67f1fd16f949c2794341a44cf839e5436bbef74436e043ead39890d1c3b2e583","integrity":"sha256-Z/H9FvlJwnlDQaRM+DnlQ2u+90Q24EPq05iQ0cOy5YM="},"application-b6f5337ae0c198c551ed6bcab59b165286c31efce2b5237c060cb172774f701f.css":{"logical_path":"application.css","mtime":"2022-10-24T09:09:23+00:00","size":22537,"digest":"3fb410fada9790a79400276fea9d8d34bd3c2fb4d570985a41577ae74609fd0f","integrity":"sha256-P7QQ+tqXkKeUACdv6p2NNL08L7TVcJhaQVd650YJ/Q8="}},"assets":{"manifest.js":"manifest-b4bf6e57a53c2bdb55b8998cc94cd00883793c1c37c5e5aea3ef6749b4f6d92b.js","application.js":"application-aa88b3c7bd34ec529f43849541752fda7c9c202aa9fff905be578ef88d103b46.js","application.css":"application-b6f5337ae0c198c551ed6bcab59b165286c31efce2b5237c060cb172774f701f.css"}}
@@ -1,3 +1,3 @@
1
1
  module NexmoDeveloper
2
- VERSION = '0.5.13'.freeze
2
+ VERSION = '0.5.14'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: station
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.13
4
+ version: 0.5.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - Vonage DevRel
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-10-19 00:00:00.000000000 Z
11
+ date: 2022-10-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activeadmin
@@ -731,7 +731,7 @@ files:
731
731
  - "./lib/nexmo_developer/public/android-chrome-512x512.png"
732
732
  - "./lib/nexmo_developer/public/apple-touch-icon-precomposed.png"
733
733
  - "./lib/nexmo_developer/public/apple-touch-icon.png"
734
- - "./lib/nexmo_developer/public/assets/.sprockets-manifest-5510bc87d251f531b7016197cf1fac58.json"
734
+ - "./lib/nexmo_developer/public/assets/.sprockets-manifest-e230da52a505a4c736e45c4f394442de.json"
735
735
  - "./lib/nexmo_developer/public/assets/application-aa88b3c7bd34ec529f43849541752fda7c9c202aa9fff905be578ef88d103b46.js"
736
736
  - "./lib/nexmo_developer/public/assets/application-aa88b3c7bd34ec529f43849541752fda7c9c202aa9fff905be578ef88d103b46.js.gz"
737
737
  - "./lib/nexmo_developer/public/assets/application-b6f5337ae0c198c551ed6bcab59b165286c31efce2b5237c060cb172774f701f.css"
@@ -1169,6 +1169,7 @@ files:
1169
1169
  - lib/nexmo_developer/app/controllers/extend_controller.rb
1170
1170
  - lib/nexmo_developer/app/controllers/feedback/feedbacks_controller.rb
1171
1171
  - lib/nexmo_developer/app/controllers/feeds_controller.rb
1172
+ - lib/nexmo_developer/app/controllers/healthcheck_controller.rb
1172
1173
  - lib/nexmo_developer/app/controllers/jobs_controller.rb
1173
1174
  - lib/nexmo_developer/app/controllers/markdown_controller.rb
1174
1175
  - lib/nexmo_developer/app/controllers/search_controller.rb