avo 2.45.0 → 2.47.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: avo
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.45.0
4
+ version: 2.47.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adrian Marin
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2023-11-21 00:00:00.000000000 Z
12
+ date: 2024-01-18 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: activerecord
@@ -1747,10 +1747,11 @@ files:
1747
1747
  - lib/avo/concerns/fetches_things.rb
1748
1748
  - lib/avo/concerns/filters_session_handler.rb
1749
1749
  - lib/avo/concerns/handles_field_args.rb
1750
+ - lib/avo/concerns/has_action_stimulus_controllers.rb
1750
1751
  - lib/avo/concerns/has_editable_controls.rb
1751
1752
  - lib/avo/concerns/has_fields.rb
1752
1753
  - lib/avo/concerns/has_html_attributes.rb
1753
- - lib/avo/concerns/has_stimulus_controllers.rb
1754
+ - lib/avo/concerns/has_resource_stimulus_controllers.rb
1754
1755
  - lib/avo/concerns/is_resource_item.rb
1755
1756
  - lib/avo/concerns/model_class_constantized.rb
1756
1757
  - lib/avo/concerns/pagination.rb