turbo_boost-commands 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of turbo_boost-commands might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 278f5591c9be78cac56fb62a3e3bedecd567b5cf72aebe7dafb69356145b40ab
4
- data.tar.gz: c71e80af6f7c3a36f2f2b2dede92ebecd114a81011dec4b77b4041743fbb1362
3
+ metadata.gz: 5615beb763cf754e4d0df517882a618a68a7aace9884fd6175b31db9aa998693
4
+ data.tar.gz: 7f061061a140d406640b58be6c12c746305554026c2490723d4ae3e3c063e9b2
5
5
  SHA512:
6
- metadata.gz: 7ce066b9f04f16039b13550a1f6b764b0fc117c2c8d80470986ffecf7be765be897bef70f58186ecb85e49b40bb42102ead1153e3feb2127c8ce1647b05361bf
7
- data.tar.gz: 7add3bce722083f351de933375e558f81718a6081896c865db66bcd00b2762058c5689519df6ed5caa378b93fd2869e52cb1642dd6e3cbf81fd1febdfc9f4cf6
6
+ metadata.gz: d0f61bd4d46ef79a5837b54554030b09616e7a881b2f65cd7d2ead6767d4e589cc538690bd492d3b2208ba8acdded7fd01d86c83b890907761fc8783d86dc042
7
+ data.tar.gz: e0d14115e76f6865b6d85a4cc123a3802c8a5102a2b0b54a2d323174bec39a04e5c344450c80f0bf0ce02f7063918ef857d10efefba001b4bf63b9733fc05dba
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- turbo_boost-commands (0.0.3)
4
+ turbo_boost-commands (0.0.4)
5
5
  rails (>= 6.1)
6
6
  turbo-rails (>= 1.1)
7
7
  turbo_boost-streams (>= 0.0.4)
@@ -148,7 +148,7 @@ GEM
148
148
  nokogiri (1.13.10-arm64-darwin)
149
149
  racc (~> 1.4)
150
150
  parallel (1.22.1)
151
- parser (3.1.3.0)
151
+ parser (3.2.0.0)
152
152
  ast (~> 2.4.1)
153
153
  pry (0.14.1)
154
154
  coderay (~> 1.1)
@@ -199,19 +199,19 @@ GEM
199
199
  regexp_parser (2.6.1)
200
200
  rexml (3.2.5)
201
201
  rouge (4.0.1)
202
- rubocop (1.40.0)
202
+ rubocop (1.42.0)
203
203
  json (~> 2.3)
204
204
  parallel (~> 1.10)
205
205
  parser (>= 3.1.2.1)
206
206
  rainbow (>= 2.2.2, < 4.0)
207
207
  regexp_parser (>= 1.8, < 3.0)
208
208
  rexml (>= 3.2.5, < 4.0)
209
- rubocop-ast (>= 1.23.0, < 2.0)
209
+ rubocop-ast (>= 1.24.1, < 2.0)
210
210
  ruby-progressbar (~> 1.7)
211
211
  unicode-display_width (>= 1.4.0, < 3.0)
212
212
  rubocop-ast (1.24.1)
213
213
  parser (>= 3.1.1.0)
214
- rubocop-performance (1.15.1)
214
+ rubocop-performance (1.15.2)
215
215
  rubocop (>= 1.7.0, < 2.0)
216
216
  rubocop-ast (>= 0.4.0)
217
217
  ruby-progressbar (1.11.0)
@@ -227,12 +227,11 @@ GEM
227
227
  actionpack (>= 5.2)
228
228
  activesupport (>= 5.2)
229
229
  sprockets (>= 3.0.0)
230
- sqlite3 (1.5.4-aarch64-linux)
231
230
  sqlite3 (1.5.4-arm64-darwin)
232
- standard (1.20.0)
231
+ standard (1.21.0)
233
232
  language_server-protocol (~> 3.17.0.2)
234
- rubocop (= 1.40.0)
235
- rubocop-performance (= 1.15.1)
233
+ rubocop (= 1.42.0)
234
+ rubocop-performance (= 1.15.2)
236
235
  standardrb (1.0.1)
237
236
  standard
238
237
  tailwindcss-rails (2.0.21-aarch64-linux)
@@ -250,7 +249,7 @@ GEM
250
249
  turbo-rails (>= 1.1)
251
250
  tzinfo (2.0.5)
252
251
  concurrent-ruby (~> 1.0)
253
- unicode-display_width (2.3.0)
252
+ unicode-display_width (2.4.0)
254
253
  web-console (4.2.0)
255
254
  actionview (>= 6.0.0)
256
255
  activemodel (>= 6.0.0)
data/README.md CHANGED
@@ -8,7 +8,7 @@
8
8
  </h1>
9
9
  <p align="center">
10
10
  <a href="http://blog.codinghorror.com/the-best-code-is-no-code-at-all/">
11
- <img alt="Lines of Code" src="https://img.shields.io/badge/loc-1401-47d299.svg" />
11
+ <img alt="Lines of Code" src="https://img.shields.io/badge/loc-1403-47d299.svg" />
12
12
  </a>
13
13
  <a href="https://codeclimate.com/github/hopsoft/turbo_boost-commands/maintainability">
14
14
  <img src="https://api.codeclimate.com/v1/badges/fe1162a742fe83a4fdfd/maintainability" />
@@ -3,6 +3,8 @@
3
3
  require "turbo-rails"
4
4
  require "turbo_boost/streams"
5
5
  require_relative "version"
6
+ require_relative "../errors"
7
+ require_relative "errors"
6
8
  require_relative "patches"
7
9
  require_relative "command"
8
10
  require_relative "controller_pack"
@@ -6,4 +6,7 @@ module TurboBoost::Commands
6
6
 
7
7
  class InvalidMethodError < StandardError
8
8
  end
9
+
10
+ class InvalidElementError < StandardError
11
+ end
9
12
  end
@@ -1,7 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- require_relative "../errors"
4
- require_relative "errors"
5
3
  require_relative "sanitizer"
6
4
  require_relative "../state/manager"
7
5
 
@@ -2,6 +2,6 @@
2
2
 
3
3
  module TurboBoost
4
4
  module Commands
5
- VERSION = "0.0.3"
5
+ VERSION = "0.0.4"
6
6
  end
7
7
  end
data/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@turbo-boost/commands",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
4
4
  "description": "Commands to help you build robust reactive applications with Rails & Hotwire.",
5
5
  "keywords": [
6
6
  "hotwire",