method

finder

rails latest stable - Class: ActiveRecord::DynamicMatchers::FindByBang

Method not available on this version

This method is only available on newer versions. The first available version (v8.1.1) is shown here.

finder()
public

No documentation available.

# File activerecord/lib/active_record/dynamic_matchers.rb, line 100
          def finder
            "find_by!"
          end