public Method

Options.options

Each instance has an options hash that’s populated by #parse.

Source Code

# File rails_generator/options.rb, line 49
def options
  @options ||= {}
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.