method

find_or_initialize_by

find_or_initialize_by(attributes, &block)
public

Like find_or_create_by, but calls new instead of create.