Module: Wool::Advice::CommentAdvice::ClassMethods

Defined in:
lib/wool/advice/comment_advice.rb

Instance Method Summary collapse

Instance Method Details

#remove_commentsObject



21
22
23
# File 'lib/wool/advice/comment_advice.rb', line 21

def remove_comments
  argument_advice :match?, :comment_removing_twiddler
end