method

full_options

rails latest stable - Class: Rails::Generator::Options::ClassMethods

Method deprecated or moved

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

full_options(runtime_options = {})
public

Merge together our class options. In increasing precedence:

  default_options   (class default options)
  runtime_options   (provided as argument)
  mandatory_options (class mandatory options)