trix-genius 0.0.5a → 0.0.6

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: 135cb33725790904d8681630bc1170d7c100a9941d1dcc105d4c6356e8ec2aa5
4
- data.tar.gz: 0ea0098cdce2770ecb74cc0119ffc0f2631c263f70348aed41457287d20012fe
3
+ metadata.gz: 69aab70216630eae6d36245864533c5e84ff68be1259f5e85b8c4ffd41d6174a
4
+ data.tar.gz: 4909e2ccf1bf89d944f4d9d36b48c783cdf23639f1f11ce3eee09f9b9d4581cc
5
5
  SHA512:
6
- metadata.gz: eb2a7e7127fab2f11f11728e9568656074bcef188ab9d755f7bf92716e820b4de83b2a9968cac18c2d0ddfa4f1a70ba50a576b98c061c3f2466debe3bcadb7a1
7
- data.tar.gz: d1857789b062ddd3c98701bea4e7b31b6e4f8d5695076853abcd26bc52425cef7928e88945a1de8ac0726783622b9e25df519a659d5f114736ad501617f99e72
6
+ metadata.gz: 145251d38e443f44c2b54527e9749edc10091ec3286a3b9b10fa26a5a8244862c31b874702ee0bdf2084a36c38f44b219f6b0fa155fdf8cd3db9bd1d77637111
7
+ data.tar.gz: 171d51e1c8cbea5e2b9ca5f53a27c2b7e65880b8858be34beed6c165d032a02496758f1c41343f15778f38e64d1851a3db7552e68ee2fc5c1db69b2129d99aae
@@ -13,7 +13,7 @@ module TrixGenius
13
13
  RUBY
14
14
  end
15
15
 
16
- def update_applications_js
16
+ def add_import_to_application_js
17
17
  js_application_path = "app/javascript/application.js"
18
18
  application_lines = ["import \"controllers\"", "import \"trix\"", "import \"@rails/actiontext\""]
19
19
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: trix-genius
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5a
4
+ version: 0.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Giménez Silva Germán Alberto https://rubystacknews.com/