rubomatic 2.2.0.pre.rc3 → 2.2.0

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: c0a560b85606773ea010e7fe19481aa97ba88ecb1d84dd5c0b8e3cf40c4625b3
4
- data.tar.gz: b8963d10d285bf10528a2f8a1d444847f879ffe3a66182f6fe06f05aba2e68ea
3
+ metadata.gz: 348daf5aadb840139cd01c15c0284f4a5b7d4f6318a08c7f93b0daca16c5cf4d
4
+ data.tar.gz: 0ec8e7eeba76ec4a71ec73653ad1a0064069e4be8fdc181f729dd24dfb2370be
5
5
  SHA512:
6
- metadata.gz: bb30c6b244c5e25465d185b862f308017badd7c328eff4b9d4ab8201c2456f051615388a724c9f0d3c4907f4a0de147f74c95d4a2dcc287f29750c41ba8eabd0
7
- data.tar.gz: e23494beaec9c085cfce0102fea2ab4ecfa8468186284adcd1296e5f77acee91702b5d616d11dd55cdbaaadc76a753e3d42b89027ef4e2883983cd2ff8e9e089
6
+ metadata.gz: f1afd9b01c0e3698f65618da48d1473179e30a41926bf8658012f24b3bb604baa5b8cb7dcc5d848291e5b3d8fdc58a82afde70ea9fc740a26ca6e559f6daede3
7
+ data.tar.gz: e5f1f712f342384f6bfb9f5b6741d60cfb458c4191089c82efe16dc012909d213ffecc227bb504824eec08be1ca2ba6b764384ad4606e6646d8551b4fb86f6e6
data/CHANGELOG.adoc CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  === Config
4
4
 
5
- * Update class structure to include controller only methods
5
+ * Update `Layout/ClassStructure` to include controller only methods
6
6
 
7
7
  == 2.1.0
8
8
 
data/configs/layout.yml CHANGED
@@ -146,6 +146,7 @@ Layout/ClassStructure:
146
146
  - prepend
147
147
  - extend
148
148
  - include
149
+ view_module_inclusion:
149
150
  - helper
150
151
  belongs_to:
151
152
  - belongs_to
@@ -174,6 +175,7 @@ Layout/ClassStructure:
174
175
  - default_scope
175
176
  - constants
176
177
  - module_inclusion
178
+ - view_module_inclusion
177
179
  - callbacks
178
180
  - belongs_to
179
181
  - has_one
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Rubomatic
4
- VERSION = '2.2.0-rc3'
4
+ VERSION = '2.2.0'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubomatic
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.0.pre.rc3
4
+ version: 2.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brands Insurance
@@ -97,9 +97,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
97
97
  version: 3.0.1
98
98
  required_rubygems_version: !ruby/object:Gem::Requirement
99
99
  requirements:
100
- - - ">"
100
+ - - ">="
101
101
  - !ruby/object:Gem::Version
102
- version: 1.3.1
102
+ version: '0'
103
103
  requirements: []
104
104
  rubygems_version: 3.2.15
105
105
  signing_key: