method

method_missing

Importance_1
Ruby on Rails latest stable (v7.1.3.2) - 0 notes - Class: ActiveRecord::AttributeMethods

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v4.1.8) is shown here.

These similar methods exist in v7.1.3.2:

method_missing(method, *args, &block) public

If we haven’t generated any methods yet, generate them, then see if we’ve created the method we’re looking for.

Show source
Register or log in to add new notes.