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.
options()
public
Each instance has an options hash that’s
populated by #parse.
# File railties/lib/rails_generator/options.rb, line 49
def options
@options ||= {}
end