Method: Satisfactory::Record#build

Defined in:
lib/satisfactory/record.rb

#buildApplicationRecord

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (ApplicationRecord)

Since:

  • 0.2.0



136
137
138
# File 'lib/satisfactory/record.rb', line 136

def build
  reify(:build)
end