Flowdock
method

find_or_create_by!

Importance_1
v4.2.9 - Show latest stable - 0 notes - Class: ActiveRecord::Relation
find_or_create_by!(attributes, &block) public

Like find_or_create_by, but calls create! so an exception is raised if the created record is invalid.

Show source
Register or log in to add new notes.