ActiveRecord::DynamicMatchers::Instantiator
# File lib/active_record/deprecated_finders/dynamic_matchers.rb, line 179 def self.prefix "find_or_create_by" end
# File lib/active_record/deprecated_finders/dynamic_matchers.rb, line 183 def instantiator "create" end