Method: ActiveSupport::Testing::Parallelization::PrerecordResultClass#name

Defined in:
activesupport/lib/active_support/testing/parallelization/server.rb

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



9
10
11
# File 'activesupport/lib/active_support/testing/parallelization/server.rb', line 9

def name
  @name
end