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