strict_loading?()
Returns true if the record is in strict_loading mode.
# File activerecord/lib/active_record/core.rb, line 691 def strict_loading? @strict_loading end