Module: RuboCop::Erb
- Defined in:
- lib/rubocop/erb.rb,
lib/rubocop/erb/version.rb,
lib/rubocop/erb/ruby_clip.rb,
lib/rubocop/erb/config_loader.rb,
lib/rubocop/erb/ruby_extractor.rb,
lib/rubocop/erb/keyword_remover.rb,
lib/rubocop/erb/when_decomposer.rb,
lib/rubocop/erb/processed_source_builder.rb
Defined Under Namespace
Classes: ConfigLoader, KeywordRemover, ProcessedSourceBuilder, RubyClip, RubyExtractor, WhenDecomposer
Constant Summary collapse
- VERSION =
'0.5.4'