Table of Contents - rubocop-thread_safety-0.4.4 Documentation
Classes and Modules
- RuboCop
- RuboCop::Cop
- RuboCop::Cop::ThreadSafety
- RuboCop::Cop::ThreadSafety::ClassAndModuleAttributes
- RuboCop::Cop::ThreadSafety::InstanceVariableInClassMethod
- RuboCop::Cop::ThreadSafety::MutableClassInstanceVariable
- RuboCop::Cop::ThreadSafety::NewThread
- RuboCop::ThreadSafety
- RuboCop::ThreadSafety::Inject
Methods
- ::defaults! — RuboCop::ThreadSafety::Inject
- #autocorrect — RuboCop::Cop::ThreadSafety::MutableClassInstanceVariable
- #check — RuboCop::Cop::ThreadSafety::MutableClassInstanceVariable
- #class_method_definition? — RuboCop::Cop::ThreadSafety::InstanceVariableInClassMethod
- #container? — RuboCop::Cop::ThreadSafety::MutableClassInstanceVariable
- #correct_splat_expansion — RuboCop::Cop::ThreadSafety::MutableClassInstanceVariable
- #defined_in_singleton_class? — RuboCop::Cop::ThreadSafety::ClassAndModuleAttributes
- #frozen_string_literal? — RuboCop::Cop::ThreadSafety::MutableClassInstanceVariable
- #immutable_literal? — RuboCop::Cop::ThreadSafety::MutableClassInstanceVariable
- #in_class? — RuboCop::Cop::ThreadSafety::MutableClassInstanceVariable
- #in_def_class_methods? — RuboCop::Cop::ThreadSafety::InstanceVariableInClassMethod
- #in_def_sclass? — RuboCop::Cop::ThreadSafety::InstanceVariableInClassMethod
- #in_defs? — RuboCop::Cop::ThreadSafety::InstanceVariableInClassMethod
- #instance_variable_call? — RuboCop::Cop::ThreadSafety::InstanceVariableInClassMethod
- #mutable_literal? — RuboCop::Cop::ThreadSafety::MutableClassInstanceVariable
- #on_assignment — RuboCop::Cop::ThreadSafety::MutableClassInstanceVariable
- #on_ivar — RuboCop::Cop::ThreadSafety::InstanceVariableInClassMethod
- #on_ivasgn — RuboCop::Cop::ThreadSafety::InstanceVariableInClassMethod
- #on_ivasgn — RuboCop::Cop::ThreadSafety::MutableClassInstanceVariable
- #on_masgn — RuboCop::Cop::ThreadSafety::MutableClassInstanceVariable
- #on_or_asgn — RuboCop::Cop::ThreadSafety::MutableClassInstanceVariable
- #on_send — RuboCop::Cop::ThreadSafety::ClassAndModuleAttributes
- #on_send — RuboCop::Cop::ThreadSafety::InstanceVariableInClassMethod
- #on_send — RuboCop::Cop::ThreadSafety::NewThread
- #range_type? — RuboCop::Cop::ThreadSafety::MutableClassInstanceVariable
- #requires_parentheses? — RuboCop::Cop::ThreadSafety::MutableClassInstanceVariable
- #singleton_attr? — RuboCop::Cop::ThreadSafety::ClassAndModuleAttributes
- #singleton_method_definition? — RuboCop::Cop::ThreadSafety::InstanceVariableInClassMethod
- #strict_check — RuboCop::Cop::ThreadSafety::MutableClassInstanceVariable
- #synchronized? — RuboCop::Cop::ThreadSafety::InstanceVariableInClassMethod