Module: RuboCop::Cop::ViewComponent
- Defined in:
- lib/rubocop/cop/view_component/base.rb,
lib/rubocop/cop/view_component/prefer_slots.rb,
lib/rubocop/cop/view_component/no_global_state.rb,
lib/rubocop/cop/view_component/component_suffix.rb,
lib/rubocop/cop/view_component/template_analyzer.rb,
lib/rubocop/cop/view_component/prefer_composition.rb,
lib/rubocop/cop/view_component/test_rendered_output.rb,
lib/rubocop/cop/view_component/prefer_private_methods.rb
Defined Under Namespace
Modules: Base, TemplateAnalyzer Classes: ComponentSuffix, NoGlobalState, PreferComposition, PreferPrivateMethods, PreferSlots, TestRenderedOutput