Module: RuboCop::Erb
- Defined in:
- lib/rubocop/erb.rb,
lib/rubocop/erb/plugin.rb,
lib/rubocop/erb/version.rb,
lib/rubocop/erb/ruby_clip.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: KeywordRemover, Plugin, ProcessedSourceBuilder, RubyClip, RubyExtractor, WhenDecomposer
Constant Summary collapse
- VERSION =
'0.7.0'