Code changes
Demo
0.7.2
Module Changes
Class Changes
-
RuboCop::Cop::ThreadSafety::RackMiddlewareInstanceVariable
-
RuboCop::ThreadSafety::Plugin
-
RuboCop::Cop::ThreadSafety::DirChdir
-
RuboCop::Cop::ThreadSafety::ClassInstanceVariable
-
RuboCop::Cop::ThreadSafety::MutableClassInstanceVariable
-
RuboCop::Cop::ThreadSafety::ClassAndModuleAttributes
-
RuboCop::Cop::ThreadSafety::NewThread
Method Changes
-
RuboCop::Cop::ThreadSafety::MutableClassInstanceVariable#mutable_literal?
-
RuboCop::Cop::ThreadSafety::RackMiddlewareInstanceVariable#extract_application_variable_from_contructor_method
0.7.1
Module Changes
Class Changes
-
RuboCop::Cop::ThreadSafety::RackMiddlewareInstanceVariable
-
RuboCop::ThreadSafety::Plugin
-
RuboCop::Cop::ThreadSafety::ClassInstanceVariable
-
RuboCop::Cop::ThreadSafety::MutableClassInstanceVariable
-
RuboCop::Cop::ThreadSafety::NewThread
-
RuboCop::Cop::ThreadSafety::ClassAndModuleAttributes
Method Changes
-
RuboCop::Cop::ThreadSafety::ClassAndModuleAttributes#defined_in_singleton_class?
-
RuboCop::Cop::ThreadSafety::ClassInstanceVariable#instance_variable_call?
0.7.0
Module Changes
Method Changes
-
RuboCop::Cop::ThreadSafety::ClassAndModuleAttributes#on_send
-
RuboCop::Cop::ThreadSafety::MutableClassInstanceVariable#strict_check
-
RuboCop::Cop::ThreadSafety::ClassAndModuleAttributes#singleton_attr?