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.
default_options()
protected
Convenient access to class default options.
# File railties/lib/rails_generator/options.rb, line 61
def default_options
self.class.default_options
end