Method: Rails::Generator::Base#args

Defined in:
lib/rails_generator/base.rb

#argsObject (readonly)

Returns the value of attribute args.



99
100
101
# File 'lib/rails_generator/base.rb', line 99

def args
  @args
end